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

Update README with info regarding non-PR refspec #168

Merged
merged 1 commit into from
Jul 3, 2014

Conversation

jdowning
Copy link
Contributor

@jdowning jdowning commented Jul 3, 2014

Using the default refspec prohibits the project from automatically building non-PR branches like origin/master. Prepending the refspec with the heads and remote/origin allows the project to build pull requests as well as other branches like origin/my-feature. This should resolve #77.

Big thanks to #77 (comment) 😄

Using the default `refspec` prohibits the project from automatically building non-PR branches like `origin/master`. Prepending the `refspec` with the heads and remote/origin allows the project to build pull requests as well as other branches like `origin/my-feature`. This should resolve jenkinsci#77.

Big thanks to janinko#77 (comment) 😄
valdisrigdon added a commit that referenced this pull request Jul 3, 2014
Update README with info regarding non-PR refspec
@valdisrigdon valdisrigdon merged commit f4e45d4 into janinko:master Jul 3, 2014
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.

Jenkins doesn't build branches when refspec has been defined
2 participants