mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-05 20:33:36 +02:00
ci: have stalebot ignore issues with the 'stalebot ignore' label (#5372)
This commit is contained in:
parent
8402bf0fa6
commit
20fdd9bd88
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
||||||
days-before-close: 30
|
days-before-close: 30
|
||||||
|
|
||||||
# Issues or PRs with these labels will never be considered stale
|
# 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
|
# Label to use when marking an issue or PR as stale
|
||||||
stale-pr-label: waiting
|
stale-pr-label: waiting
|
||||||
|
|
Loading…
Add table
Reference in a new issue