labeler icon indicating copy to clipboard operation
labeler copied to clipboard

Suggestion: Remove all labels

Open sburkett opened this issue 3 years ago • 0 comments

Somewhat self-explanatory. We have a ton of labels, and when we add new ones, we often have to go back through our actions and fixup all sorts of stuff, remembering to add new labels, use new label names if they get changed, etc. But it would super handy to be able to do something like this:

        uses: andymckay/[email protected]
        with:
          remove-all-labels: true
          add-labels: 'XYZ'

sburkett avatar May 06 '21 14:05 sburkett