Open liancheng opened 9 years ago
What about being able to put something like [ci-skip]
in the JIRA title in order to skip Jenkins? This sort of stuff would be easier to script if we moved all of our Jenkins triggering to spark-prs and stopped using the Jenkins GHPRB plugin. This might be a fun weekend hack project.
Then we can also get rid of dem pesky AMPLab posts.
On Fri, May 8, 2015 at 2:19 PM, Josh Rosen notifications@github.com wrote:
What about being able to put something like [ci-skip] in the JIRA title in order to skip Jenkins? This sort of stuff would be easier to script if we moved all of our Jenkins triggering to spark-prs and stopped using the Jenkins GHPRB plugin. This might be a fun weekend hack project.
— Reply to this email directly or view it on GitHub https://github.com/databricks/spark-pr-dashboard/issues/54#issuecomment-100319273 .
Sometimes we know that a Jenkins build won't pass, then it would be good to simply kill the build. For example, sometimes we may open a PR for preview and suggestions.
Another choice is to have commands to pause and resume triggering Jenkins builds automatically.