Merge pull request #12633 from backstage/blam/stale-labels

chore: updating the stale labels
This commit is contained in:
Ben Lambert
2022-07-14 14:58:37 +02:00
committed by GitHub
+2 -2
View File
@@ -17,7 +17,7 @@ jobs:
for your contributions.
days-before-issue-stale: 60
days-before-issue-close: 7
exempt-issue-labels: 'pinned,security,plugin,help wanted,good first issue,rfc,will-fix'
exempt-issue-labels: pinned,security,plugin,after-vacations,rfc,will-fix
stale-issue-label: stale
stale-pr-message: >
This PR has been automatically marked as stale because it has not had
@@ -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,will-fix
exempt-pr-labels: after-vacations,will-fix
stale-pr-label: stale
operations-per-run: 100