How publish artefact from Dart Code Metrics into checkstyle-report from bitbucket? #1391
Replies: 2 comments
-
Hi @enzodanjour, your results can be stored in a location where However, from your description, I see that you need PR build statuses to be submitted to Bitbucket. Something like this for Bitbucket |
Beta Was this translation helpful? Give feedback.
0 replies
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in the bitbucket pipeline it generates a metrics file that is sent to the reports of a PR, how do I send this file generated in codemagic to the reports of bitbucket?


this is the pipeline on bitbucket pipelines
this is the expected result into a bitbucket repository
Beta Was this translation helpful? Give feedback.
All reactions