Configure PR decoration

Hi,

We’re using sonarqube developer edition Version 8.1 and trying to enable PR decoration. we cannot establish a SonarQube PR scan without the pull request’s CHANGE_ID.
Logic would work as follows:

  1. Jenkins detects changes to a particular branch
  2. Start Jenkins build
  3. If branch is as PR the CHANGE_ID should be pull request id (number)
  4. If branch is not a PR the CHANGE_ID should be null

The CHANGE_ID is not configured in our Jenkins environment, is there a way to configure PR decoration in Bitbucket without manually configuring the fields in Jenkins ??

Thank you
Farheen

Hi Farheen,

We’ve made some strides since 8.6. Can you upgrade to 8.7 and check these docs?

 
Ann

Thank you for your response Ann…

I’m using developer edition 8.1, do you want me to upgrade to developer edition 8.7 and check the docs ??

Regards,
Farheen

Hi Farheen,

Yes, please.

 
Thx,
Ann

Sure !! What enterprise version we would require to get this feature ?? Our company is in process of purchasing enterprise licensing.

Thank you
Farheen

Hi Farheen,

Pull request analysis and decoration is part of Developer Edition, which you said above you already have. So the question is why you’re having problems getting going with it.

 
:smiley:
Ann

Hi Ann,

Where can I find documents to upgrade sonarqube edition from 8.1 to 8.7?

Thank you

Hi @fhumera ,
you will find everything needed to upgrade here:
Upgrade the Server | SonarQube Docs and
Download | SonarQube

Carine

1 Like