-
New Feature
-
Resolution: Won't Fix
-
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.