Skip to content

Commit

Permalink
Exempt blocked issues from stalebot
Browse files Browse the repository at this point in the history
  • Loading branch information
Kantis committed May 11, 2024
1 parent 13b7fbc commit 07bdaf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ daysUntilClose: 7
exemptLabels:
- pinned 📌
- security
- blocked 🚫
# Label to use when marking an issue as stale
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable
Expand Down

0 comments on commit 07bdaf8

Please sign in to comment.