mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
chore(ci): Set days before issue stale to 1000 (#3022)
This commit is contained in:
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@@ -22,6 +22,7 @@ jobs:
|
|||||||
This PR was closed because it had no activity for over 10 months.
|
This PR was closed because it had no activity for over 10 months.
|
||||||
Feel free to give a status update or re-open when it has been
|
Feel free to give a status update or re-open when it has been
|
||||||
rebased and is ready for review (again).
|
rebased and is ready for review (again).
|
||||||
|
days-before-issue-stale: 1000 # ~3 years
|
||||||
days-before-issue-close: -1
|
days-before-issue-close: -1
|
||||||
ascending: true # Process older PRs first
|
ascending: true # Process older PRs first
|
||||||
operations-per-run: 30 # Default value, listed here again to make it explicit
|
operations-per-run: 30 # Default value, listed here again to make it explicit
|
||||||
|
|||||||
Reference in New Issue
Block a user