Skip to content

Commit

Permalink
Chore(stale): add exempt-pr-labels (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
xjasonlyu authored Dec 20, 2024
1 parent 43f0ba8 commit ec85410
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
with:
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days'
exempt-issue-labels: 'question,bug,enhancement,help wanted'
exempt-pr-labels: 'pending,WIP,help wanted'
days-before-stale: 60
days-before-close: 7

0 comments on commit ec85410

Please sign in to comment.