Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uplts-watch-* labels should not be applied when dont-land-on-* exist #112
Labels
Comments
|
@mscdex do you have an example of this happening? I think in most cases it will not land cleanly then. |
|
@Fishrock123 Example: nodejs/node#10445 node v6.x and older do not have a fast |
|
Bump, happened in nodejs/node#10839 (comment) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

As the title says, if for example a PR has the 'dont-land-on-v6.x' label already, then the bot should not try to add an 'lts-watch-v6.x' label.