Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

how to use code insight in gradle

Hudhayfah February 5, 2022

I trying to generate code reports from CI , however, I used the code from 

and it does not working 

 

def cmd = """curl  --proxy 'http://localhost:29418' --request PUT 
'http://api.bitbucket.org/2.0/repositories/$BITBUCKET_REPO_OWNER/$BITBUCKET_REPO_SLUG/commit/$BITBUCKET_COMMIT/reports/mySystem-001/annotations/mySystem-annotation001'
\\ --header 'Content-Type: application/json'
\\ --data-raw '{ "title": "Security scan report"}'
"""

 

1 comment

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 6, 2022

What errors are you getting?  What are you expecting this to do and what are you getting from it?

Hudhayfah February 6, 2022

no erros ,  but nothing in PR reports

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events