Skip to content

Commit

Permalink
[StaleBot] Add exemption labels
Browse files Browse the repository at this point in the history
  • Loading branch information
fleupold committed Feb 6, 2024
1 parent d2a6480 commit 2a25e9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:
stale-pr-message: 'This pull request has been marked as stale because it has been inactive a while. Please update this pull request or it will be automatically closed.'
stale-issue-message: 'This issue has been marked as stale because it has been inactive a while. Please update this issue or it will be automatically closed.'
stale-pr-label: stale
exempt-pr-labels: 'blocked'
exempt-issue-labels: 'blocked, help wanted'

0 comments on commit 2a25e9c

Please sign in to comment.