ghprb
ghprb copied to clipboard
Multiple candidate revisions on every build
> /usr/bin/git -c core.askpass=true fetch --tags --progress [email protected]:tuitionio/v3.tuition.io.git +refs/pull/*:refs/remotes/origin/pr/*
<Trimmed down start>
Seen branch in repository origin/pr/400/head
Seen branch in repository origin/pr/400/merge
Seen branch in repository origin/pr/401/head
Seen branch in repository origin/pr/401/merge
Seen branch in repository origin/pr/402/head
Seen branch in repository origin/pr/402/merge
Seen branch in repository origin/pr/403/head
Seen branch in repository origin/pr/403/merge
Seen branch in repository origin/pr/404/head
Seen branch in repository origin/pr/404/merge
Seen branch in repository origin/pr/405/head
Seen branch in repository origin/pr/405/merge
<Trimmed down stop>
Seen 655 remote branches
Multiple candidate revisions
Scheduling another build to catch up with Build_Review
Not sure what is causing this. I've seen it reported 1 other place and their problem was someone pushed a branch with origin/
I can't seem to find anything like that in my setup. This started recently after updating. Any tips would help, affects multiple projects in different repositories. for
Config:
git:
refspec:+refs/pull/*:refs/remotes/origin/pr/*
branch: ${sha1}
build triggers:
githubprb:
whitelist target branches: release-next
Build every PR
Do you have the option Use github hooks for build triggering
enabled?
Do you have any other build triggers configured?
Negative on hooks, using CRON to check as my Jenkins isn't exposed to the public internet.
did you see this: https://issues.jenkins-ci.org/browse/JENKINS-21464?focusedCommentId=250183&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-250183