> On 22. Sep 2017, at 12:18, Idan Adar <[email protected]> wrote: > > > Checking pull request #215 > > Submitted from origin repository, skipping > > I have a repository and in this repository I have two branches: develop and > master. > I created another branch, "devops", from which I make a pull request to > develop. > > I do want this PR discovered, and have the Jenkinsfile executed.
Check the options on the multibranch pipeline, PRs from origin branches may be handled differently from PRs from forks. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/4D966AB7-75CD-4C90-8986-94D8B1B6DF68%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
