databricks / spark-pr-dashboard

Dashboard to aid in Spark pull request reviews
spark-prs.appspot.com
Apache License 2.0
54 stars 46 forks source link

Add a button to kill current Jenkins build for a certain PR #54

Open liancheng opened 9 years ago

liancheng commented 9 years ago

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.

JoshRosen commented 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.

nchammas commented 9 years ago

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 .