-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I really like the ability to automatically apply labels if a specific word is found, but having the same labels removed because the word is missing can be problematic.
For instance, I label bug to any issue that as that word, but the label was manually tagged as a bug without using the word in the body, it just gets removed at some point and we lose track of the bug!
Maybe something like follows could be considered?
bug:
add: false
remove: false
regex:
- bug
- ....
r0ckarong, tycrek, jsosulska, bflad, dgteixeira and 6 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request