i
Hi, Today Code Insight report is attached to the commit: /rest/insights/1.0/projects/{projectKey}/repos/{repositorySlug}/commits/{commitId}/reports/{key} so to the context of source branch. Howeve...
I am working on adding reports to Pull Request view with code insights and reports API, however, I hit a snag when I was trying to send some test results reporting and the value type LINK. ...
Hello. Following the tutorial at https://developer.atlassian.com/server/bitbucket/tutorials-and-examples/code-insights-tutorial/ I want to parse clang-tidy build warnings to create code insight...
I created a custom pipe that creates reports using /report/{reportId} Bitbucket API endpoint. When I am running the pipe container locally with authentication everything works, but when it runs in an...
I was testing checkstyle pipe, but report always show summary information only. And it says: "There were no annotations provided in this report." - step: name: PHPCS script: ...
In Repository settings -> Code Insights, I have setup "test" as required report" with "MUST PASS". However I fail to find anywhere to create such "report". Is it a future feature?
I implemented Code Insights result (ESLint report) as parameter to do merge checking and it shows that I do not have any errors of warnings regarding ESLint report, see picture below: However, i...
Hello, I am attempting to submit a report from our CI system, and link it in the "Reports" section of the new PR UI. I have an open branch with a pull request, and when I PUT to the API, I receive a...
Copied to clipboard