Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to use code insight in gradle

Huthefa 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"}'
"""

 

2 answers

0 votes
Huthefa February 6, 2022

no erros ,  but nothing in PR reports

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 6, 2022

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events