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

Manually triggered build & build against HEAD fails #65

Closed
ranjib opened this issue Jun 6, 2013 · 1 comment
Closed

Manually triggered build & build against HEAD fails #65

ranjib opened this issue Jun 6, 2013 · 1 comment

Comments

@ranjib
Copy link

ranjib commented Jun 6, 2013

build against PR's works fine, but the builds triggered against merge fails. Also any manually triggered build fail.

I have tried using the upstream github-api thinking this may be a side effect of #5

but still no success.

Configuration used:
private github repo
refspec ; +refs/pull/:refs/remotes/origin/pr/
branches to build :${sha1}

Following is the error messages:

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/XX/workspace
Checkout:workspace / /var/lib/jenkins/jobs/XXf/workspace - hudson.remoting.LocalChannel@XXXX
Using strategy: Default
Last Built Revision: Revision XXX (origin/pr/101/merge)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
No candidate revisions
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Finished: FAILURE

@ranjib
Copy link
Author

ranjib commented Jun 6, 2013

i missed the documentation on parameterizing build for manual triggers. its working now

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

No branches or pull requests

1 participant