mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
.github: remove "never stale"
This commit is contained in:
@@ -17,8 +17,6 @@ jobs:
|
||||
with:
|
||||
stale-issue-label: 'stale'
|
||||
stale-pr-label: 'stale'
|
||||
exempt-issue-labels: 'never stale'
|
||||
exempt-pr-labels: 'never stale'
|
||||
# Pull Requests become stale more quickly due to merge conflicts.
|
||||
# Also, we promote minimizing WIP.
|
||||
days-before-pr-stale: 7
|
||||
|
||||
Reference in New Issue
Block a user