mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 14:40:27 +00:00
Updating GitHub stale automation configuration to match new label schema.
This commit is contained in:
parent
0404748e6e
commit
32e19777cc
9
.github/stale.yml
vendored
9
.github/stale.yml
vendored
@ -5,11 +5,12 @@ daysUntilClose: 7
|
||||
# Issues with these labels will never be considered stale
|
||||
exemptLabels:
|
||||
- pinned
|
||||
- security
|
||||
- enhancement
|
||||
- feature request
|
||||
- bug / broken-feature
|
||||
- bug / security-vulnerability
|
||||
- feature / request
|
||||
- mod / help-wanted
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: wontfix
|
||||
staleLabel: mod / stale
|
||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||
markComment: >
|
||||
This issue has been automatically marked as stale because it has not had
|
||||
|
Loading…
Reference in New Issue
Block a user