chore(.github): disable stalebot (#14637)

This commit is contained in:
Ammar Bandukwala
2024-09-10 10:51:44 -05:00
committed by GitHub
parent 914f35a3a3
commit 0787c42d32

View File

@ -17,7 +17,10 @@ jobs:
with:
stale-issue-label: "stale"
stale-pr-label: "stale"
days-before-stale: 180
# days-before-stale: 180
# essentially disabled for now while we work through polish issues
days-before-stale: 3650
# Pull Requests become stale more quickly due to merge conflicts.
# Also, we promote minimizing WIP.
days-before-pr-stale: 7