aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Chris O'Haver <cohaver@infoblox.com> 2022-04-13 13:03:27 -0400
committerGravatar GitHub <noreply@github.com> 2022-04-13 13:03:27 -0400
commit068af64b190f25ff328dd057f5071a8cd31531a2 (patch)
treee127c7f997ae6b334d7309873aeba8624e8e63c2
parent0622a6c66c6c0c6659ece5e6e41ea218912b0ed2 (diff)
downloadcoredns-068af64b190f25ff328dd057f5071a8cd31531a2.tar.gz
coredns-068af64b190f25ff328dd057f5071a8cd31531a2.tar.zst
coredns-068af64b190f25ff328dd057f5071a8cd31531a2.zip
inactive PRs awaiting info from author for > 30 days should go stale (#5319)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
-rw-r--r--.github/workflows/stale.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index 5b2d59c68..793dad620 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -23,4 +23,4 @@ jobs:
exempt-all-milestones: true
labels-to-remove-when-unstale: 'answered,needs info,needs update'
any-of-issue-labels: 'answered,needs info'
- any-of-pr-labels: 'needs update'
+ any-of-pr-labels: 'needs update,needs info'