-
-
Notifications
You must be signed in to change notification settings - Fork 534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pull request decoration for Azure DevOps Services #102
Comments
mc1arke#102 add Azure object class and small refactoring
mc1arke#102 add azure thread with issue
mc1arke#102 add: closed issue in sonar, resolve in Azure
mc1arke#102 add unit tests
mc1arke#102 small refactoring
mc1arke#102 Fix unit test
hi @RobCoPKC |
Build branch on document: https://docs.sonarqube.org/8.1/analysis/pr-decoration/ |
So I have to update to SonarQube 8.1? |
Yes. |
mc1arke#102 comment fixes
…qube-community-branch-plugin into issue/102-8_1support
mc1arke#102 enum to UPPERCASE
mc1arke#102 attempt to close comment in AzureDevOps by issue.key
Hi Iloer, |
will it work for 8.2 as well? |
Hi @pratikibm, i'm attaching .jar I didn’t check on 8.2, but judging by the discussion history, it should work |
Thanks @Iloer , I tried it on 8.2, however I can see ALM with Azure DevOps server option but there is no option of Pull request decoration. |
hello @pratikibm , I success to build a version for 8.2. There is a little error on project binding manipulation. On file GetBindingAction.java, when you call Same on file DeleteBindingAction.java I don't know how to do, if I have to make a pull request on your branch, and I don't know how to make the two version work since I only have the 8.2 version. To get the project, I add that row I attache built version for 8.2 |
Take a look at #202 . It is working for me using SonarQube 8.2 with Azure DevOps. There are a few required properties that need to be set in the SonarQube Prepare task in the Azure Build Pipeline which are mentioned in the PR. |
Can anyone confirm if the proposed solution works on 7.9.1? |
Can any one please confirm if this Works for the Azure DevOps Services (The Cloud Hosted Version) and not only for the Server version (Self Hosted) since the original issue is stated as open yet I noticed comments on some solutions listed but seems to be only for the server edition ? |
It works for the cloud hosted version too. |
@jcuzzi Thanks for the information, I will try this out. |
@mc1arke this issue can probably be closed since the feature was released. |
Hey @mc1arke,
since you closed the other issue and the 1.3.0-release covers everything but Azure DevOps, I hope you don't mind me opening a new issue for it?
I would kindly request pull request decoration for Azure DevOps Services :).
Cheers,
Robin
The text was updated successfully, but these errors were encountered: