Skip to content

Commit

Permalink
chore(workflows): update stale issue handling (#9019)
Browse files Browse the repository at this point in the history
Only closes bugs with the needs-repro label
  • Loading branch information
Timeraa authored Dec 29, 2024
1 parent df8b419 commit 068aa89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
If you believe this PR is still relevant, feel free to reopen it or create a new one with updated information.
stale-pr-label: inactive
stale-issue-label: inactive
only-issue-labels: bug
only-issue-labels: bug,needs repro
operations-per-run: 1000

0 comments on commit 068aa89

Please sign in to comment.