Skip to content

Option to not remove label? #12

@fmigneault

Description

@fmigneault

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions