ci: have stalebot ignore issues with the 'stalebot ignore' label (#5372)
This commit is contained in:
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
days-before-close: 30
|
||||
|
||||
# Issues or PRs with these labels will never be considered stale
|
||||
exempt-pr-labels: up for grabs
|
||||
exempt-pr-labels: stalebot ignore
|
||||
|
||||
# Label to use when marking an issue or PR as stale
|
||||
stale-pr-label: waiting
|
||||
|
Reference in New Issue
Block a user