workflows: relax PR stalebot deadlines

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-04-12 10:41:44 +02:00
committed by GitHub
parent 3abb40ea20
commit 69a44e055e
+2 -2
View File
@@ -35,8 +35,8 @@ jobs:
recent activity from the author. It will be closed if no further activity occurs.
If the PR was closed and you want it re-opened, let us know
and we'll re-open the PR so that you can continue the contribution!
days-before-pr-stale: 7
days-before-pr-close: 5
days-before-pr-stale: 14
days-before-pr-close: 7
exempt-pr-labels: after-vacations,will-fix
stale-pr-label: stale
operations-per-run: 100