Miroslav Novak created JENKINS-13590: ----------------------------------------
Summary: Trigger build when new pull request occurs in github Key: JENKINS-13590 URL: https://issues.jenkins-ci.org/browse/JENKINS-13590 Project: Jenkins Issue Type: New Feature Components: git, github Reporter: Miroslav Novak Assignee: Nicolas De Loof Priority: Critical We have a project in github and we would like to start new build whenever new pull request occurs. This run should test whether changes in pull request won't break the build. Right now we've a separate script which periodically scans open pull requests and checks lasts builds which of them were already run. This approach is used for JBoss AS7 or HornetQ project and appears to be best practice how to use git(hub). Thanks, Mirek P.S. I hope I don't duplicate another jira. I could not find it. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira