Merge pull request #12432 from backstage/jhaals/exclude-awaiting-review

workflow: Remove awaiting-review from stalebot exclude list
This commit is contained in:
Ben Lambert
2022-07-05 13:13:14 +02:00
committed by GitHub
+1 -1
View File
@@ -25,6 +25,6 @@ jobs:
If you are the author and the PR has been closed, feel free to re-open the PR and continue the contribution!
days-before-pr-stale: 7
days-before-pr-close: 5
exempt-pr-labels: reviewer-approved,awaiting-review,will-fix
exempt-pr-labels: reviewer-approved,will-fix
stale-pr-label: stale
operations-per-run: 100