mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
inactive PRs awaiting info from author for > 30 days should go stale (#5319)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@@ -23,4 +23,4 @@ jobs:
|
|||||||
exempt-all-milestones: true
|
exempt-all-milestones: true
|
||||||
labels-to-remove-when-unstale: 'answered,needs info,needs update'
|
labels-to-remove-when-unstale: 'answered,needs info,needs update'
|
||||||
any-of-issue-labels: 'answered,needs info'
|
any-of-issue-labels: 'answered,needs info'
|
||||||
any-of-pr-labels: 'needs update'
|
any-of-pr-labels: 'needs update,needs info'
|
||||||
|
|||||||
Reference in New Issue
Block a user