stale-blocked: Make the close within period exactly 30 days
This commit is contained in:
parent
a4dbffd210
commit
71a8e811a9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale-blocked.yml
vendored
2
.github/workflows/stale-blocked.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
necessary.
|
||||
days-before-stale: -1
|
||||
days-before-close: -1
|
||||
days-before-pr-stale: 30
|
||||
days-before-pr-stale: 23
|
||||
days-before-pr-close: 7
|
||||
any-of-pr-labels: blocked
|
||||
remove-pr-stale-when-updated: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue