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

[JENKINS-31671] Add support for workflow multibranch #671

Merged
merged 1 commit into from
Jan 1, 2016

Conversation

@meip meip changed the title [Jenkins-31671] Add support for workflow multibranch [JENKINS-31671] Add support for workflow multibranch Nov 24, 2015
@@ -0,0 +1,17 @@
workflowMultiBranchJob('example') {
sources {
branchSource {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be called git since it creates a Git source. Try to use the UI labels for naming things.

@daspilker
Copy link
Member

Please cleanup your commits, the pull request contains unrelated changes. And squash your commits to a single one. Then force push to this branch.

@jenkinsadmin
Copy link
Member

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

@daspilker daspilker merged commit 853e0f0 into jenkinsci:master Jan 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants