Configure stale bot
This commit is contained in:
parent
a8fb03a8ec
commit
bfb7d10df4
11
.github/workflows/stale.yml
vendored
11
.github/workflows/stale.yml
vendored
@ -21,14 +21,7 @@ jobs:
|
|||||||
days-before-pr-stale: 180 # 6 months
|
days-before-pr-stale: 180 # 6 months
|
||||||
days-before-pr-close: -1 # never close PRs
|
days-before-pr-close: -1 # never close PRs
|
||||||
debug-only: true
|
debug-only: true
|
||||||
exempt-issue-labels:
|
exempt-issue-labels: 'Do Not Stale,Feature Request,Performance,Bug Report,CI,Starter Task,Refactor,Guidance'
|
||||||
- 'Do Not Stale'
|
|
||||||
- 'Feature Request'
|
|
||||||
- 'Performance'
|
|
||||||
- 'Bug Report'
|
|
||||||
- 'CI'
|
|
||||||
- 'Starter Task'
|
|
||||||
- 'Refactor'
|
|
||||||
- 'Guidance'
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user