cI: make stalebot less annoying (#1587)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
parent
3748772201
commit
01952d05c8
|
@ -19,5 +19,5 @@ jobs:
|
||||||
exempt-pr-labels: 'stale-exempt'
|
exempt-pr-labels: 'stale-exempt'
|
||||||
remove-stale-when-updated: 'True'
|
remove-stale-when-updated: 'True'
|
||||||
operations-per-run: 500
|
operations-per-run: 500
|
||||||
days-before-stale: 30
|
days-before-stale: 180
|
||||||
days-before-close: 14
|
days-before-close: 14
|
||||||
|
|
Loading…
Reference in New Issue