Skip to content

Commit

Permalink
add pr labels exempt
Browse files Browse the repository at this point in the history
  • Loading branch information
imbajin committed Oct 8, 2021
1 parent 078dba7 commit c4fe71b
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 @@ -21,6 +21,8 @@ jobs:
stale-issue-label: 'inactive'
stale-pr-label: 'inactive'
exempt-issue-labels: 'feature,bug,enhancement,improvement,wontfix,todo'
exempt-pr-labels: 'feature,bug,enhancement,improvement,wontfix,todo'
exempt-all-milestones: true

days-before-issue-stale: 15
days-before-issue-close: 20
Expand Down

0 comments on commit c4fe71b

Please sign in to comment.