mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
ci: aggressively close stale PRs (#3146)
This commit is contained in:
@@ -15,3 +15,7 @@ jobs:
|
||||
with:
|
||||
stale-issue-label: stale
|
||||
stale-pr-label: stale
|
||||
# Pull Requests become stale more quickly due to merge conflicts.
|
||||
# Also, we promote minimizing WIP.
|
||||
days-before-pr-stale: 7
|
||||
days-before-pr-close: 3
|
||||
|
||||
Reference in New Issue
Block a user