Skip to content

Commit

Permalink
Add more labels to excemptions (#1401)
Browse files Browse the repository at this point in the history
  • Loading branch information
spring1843 committed Feb 22, 2022
1 parent 93d85f3 commit caff8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues.yaml
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
stale-issue-message: 'This issue is stale because it has been open 25 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
close-issue-message: 'This issue was closed because it has been stalled for 5 days with no activity.'
exempt-issue-labels: 'roadmap,help-wanted,burning'
exempt-issue-labels: 'roadmap,help-wanted,burning,feature,documentation,operational-excellence'
stale-issue-label: 'stale'
days-before-issue-stale: 25
days-before-issue-close: 5
Expand Down

0 comments on commit caff8aa

Please sign in to comment.