ManageIQ/miq_bot
View on GitHubAllow developer to disable all future builds on WIP PRs
Open
#116 opened on Sep 1, 2015
enhancementhelp wantednew workerpinned
Repository metrics
- Stars
- (16 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.