Skip to content

Commit

Permalink
feat: 🎸 don't close issues with tag "keep" (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
severo authored Sep 16, 2022
1 parent 25b80c6 commit 91f440e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/stale.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
LABELS_TO_EXEMPT = [
"good first issue",
"feature request",
"keep"
]


Expand Down

0 comments on commit 91f440e

Please sign in to comment.