mirror of
https://github.com/coredns/coredns.git
synced 2025-11-03 10:43:20 -05:00
extend stale-bot's deadline (#1224)
Add a note in about using the 'pinned' label for prevent stalebot from closing your issue.
This commit is contained in:
4
.github/stale.yml
vendored
4
.github/stale.yml
vendored
@@ -1,7 +1,7 @@
|
||||
# Number of days of inactivity before an issue becomes stale
|
||||
daysUntilStale: 60
|
||||
daysUntilStale: 100
|
||||
# Number of days of inactivity before a stale issue is closed
|
||||
daysUntilClose: 7
|
||||
daysUntilClose: 21
|
||||
# Issues with these labels will never be considered stale
|
||||
exemptLabels:
|
||||
- pinned
|
||||
|
||||
Reference in New Issue
Block a user