ManageIQ / miq_bot

ManageIQ Bot
Apache License 2.0
15 stars 39 forks source link

Allow developer to disable all future builds on WIP PRs #116

Open blomquisg opened 9 years ago

blomquisg commented 9 years ago

When working on a feature, sometimes a developer (me) will push multiple changes up to github as either rebases or stream of consciousness commits. In this case, the developer should be able to disable the Travis builds until some later time when the developer thinks the PR is ready to move forward.

It may not make a huge impact, but it would likely cut down on the number of extra uneccessary builds we're asking Travis to handle.

Fryguy commented 9 years ago

Maybe the bot could add a label called "builds disabled", so the user knows, and could adjust with @miq-bot cancel builds @miq-bot enable builds

miq-bot commented 4 years ago

This issue has been automatically marked as stale because it has not been updated for at least 3 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the traige process documentation.