ci: relax stalebot (#8522)

\#6243 and others suggest the stalebot is too aggressive.
This commit is contained in:
Ammar Bandukwala
2023-07-14 16:38:04 +00:00
committed by GitHub
parent 52b4563106
commit 970a829939
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
with:
stale-issue-label: "stale"
stale-pr-label: "stale"
days-before-stale: 90
days-before-stale: 180
# Pull Requests become stale more quickly due to merge conflicts.
# Also, we promote minimizing WIP.
days-before-pr-stale: 7