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:
Chris O'Haver
2022-04-13 13:03:27 -04:00
committed by GitHub
parent 0622a6c66c
commit 068af64b19

View File

@@ -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'