Sonar.pullrequest.branch documentation

Hello. I’d rather post this in the get help section, but that doesn’t seem possible.

I am attempting to implement PR analysis with Jenkins and Github.
I checked the documentation but it’s unclear what sonar.pullrequest.branch is.
According to the documentation it’s the ‘PR name’. Is that the title on GitHub, the PR ID (for example “4187”) etc?

A bit of clarification would be appreciated. Thanks, Mark.

1 Like

Hi Mark,

sonar.pullrequest.branch is the name of the branch that contains the changes to be merged.
Documentation is indeed not correct and is going to be fixed.

Thanks

1 Like