mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-01-08 11:25:40 +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
|
# Issues with these labels will never be considered stale
|
||||||
exemptLabels:
|
exemptLabels:
|
||||||
- pinned
|
- pinned
|
||||||
- security
|
- bug / broken-feature
|
||||||
- enhancement
|
- bug / security-vulnerability
|
||||||
- feature request
|
- feature / request
|
||||||
|
- mod / help-wanted
|
||||||
# Label to use when marking an issue as stale
|
# 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
|
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||||
markComment: >
|
markComment: >
|
||||||
This issue has been automatically marked as stale because it has not had
|
This issue has been automatically marked as stale because it has not had
|
||||||
|
Loading…
Reference in New Issue
Block a user