chore(ci): Set days before issue stale to 1000 (#3022)

This commit is contained in:
Nicolas Munnich
2025-08-08 18:13:57 +01:00
committed by GitHub
parent 3609ac6fc8
commit 61da930ed5

View File

@@ -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