Update stale-issues.yml
This commit is contained in:
parent
323a5aa75a
commit
b7036da44d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/stale-issues.yml
vendored
2
.github/workflows/stale-issues.yml
vendored
|
@ -18,3 +18,5 @@ jobs:
|
||||||
days-before-close: 7
|
days-before-close: 7
|
||||||
stale-issue-label: "stale"
|
stale-issue-label: "stale"
|
||||||
stale-pr-label: "stale"
|
stale-pr-label: "stale"
|
||||||
|
exempt-all-assignees: true
|
||||||
|
exempt-issue-labels: 'more-info,work-in-progress,accessibility-feature,help-wanted'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue