Skip to content
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

Not Able to integrate ALM on Azure Devops Server #152

Closed
pratikibm opened this issue Apr 7, 2020 · 1 comment
Closed

Not Able to integrate ALM on Azure Devops Server #152

pratikibm opened this issue Apr 7, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@pratikibm
Copy link

Describe the bug
A clear and concise description of what the bug is.
Not Able to integrate ALM on Azure Devops Server. using sonarqube 8.2 and 1.3.0 sonarqube-community-branch-plugin.
To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Global setting'
  2. Click on 'Administartion'
  3. click on 'ALM integration'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.
Should able to do Decorating Pull Requests on Azure DevOps server

Screenshots
If applicable, add screenshots to help explain your problem.

Software Versions

  • SonarQube Version: 8.2
  • Plugin Version: 1.3.0
    ALM

Additional context*
Add any other context about the problem here.

@pratikibm pratikibm added the bug Something isn't working label Apr 7, 2020
@mc1arke
Copy link
Owner

mc1arke commented Apr 24, 2020

This is expected.

You need to be using a build of #156 to allow configuring PR decoration with Sonarqube 8.2 (or #58 if using Sonarqube 8.1) as these implement these new WebServices that the Sonarqube front-end is trying to call. However, the plugin does not currently support Azure DevOps, so you'll also need to try merging #123 if building the plugin locally.

@mc1arke mc1arke closed this as completed Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants