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

Specify the base build for comparing the result against. #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

243826
Copy link

@243826 243826 commented Dec 11, 2015

While working with git scm, if PULL_REQUEST_TO_HASH environment variable is defined, compare the CPPCheckResults with the build which built that base as opposed to the immediately preceding one.

https://issues.jenkins-ci.org/browse/JENKINS-24076

…ble is defined, compare the CPPCheckResults with the build which built that base as opposed to the immidiately preceding one
@nickbroon
Copy link

👍
Something like this sounds like a very useful feature. I'm also using a Jenkins job to check Pull Requests, and traditional CI behaviour of comparing results with a previous build (even if it's a stable build) doesn't apply, as each PR is separate branch that may or may not be merged into upstream tracking branch.

@jenkinsadmin
Copy link
Member

Thank you for this pull request! Please check this document for how the Jenkins project handles pull requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants