Update Stale settings
This commit is contained in:
parent
e4b97ad737
commit
f6999d3d3e
1 changed files with 21 additions and 17 deletions
4
.github/stale.yml
vendored
4
.github/stale.yml
vendored
|
@ -5,7 +5,11 @@ daysUntilClose: 30
|
|||
# Issues with these labels will never be considered stale
|
||||
exemptLabels:
|
||||
- pinned
|
||||
- Pinned
|
||||
- security
|
||||
- Security
|
||||
- backlog
|
||||
- Backlog
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: stale
|
||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue