Exempt 'Help wanted' issue from stale bot (#26829)
This commit is contained in:
parent
5624e3efd4
commit
14647f5391
1 changed files with 1 additions and 0 deletions
1
.github/stale.yml
vendored
1
.github/stale.yml
vendored
|
@ -13,6 +13,7 @@ onlyLabels: []
|
||||||
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
|
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
|
||||||
exemptLabels:
|
exemptLabels:
|
||||||
- under investigation
|
- under investigation
|
||||||
|
- Help wanted
|
||||||
|
|
||||||
# Set to true to ignore issues in a project (defaults to false)
|
# Set to true to ignore issues in a project (defaults to false)
|
||||||
exemptProjects: true
|
exemptProjects: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue