chore: update stale PR (#14136)
This commit is contained in:
parent
9d12a5fce3
commit
25cf0b3fc8
1
.github/PULL_REQUEST_TEMPLATE/docs.md
vendored
1
.github/PULL_REQUEST_TEMPLATE/docs.md
vendored
@ -5,6 +5,7 @@ Closes: #XXXX
|
||||
<!-- Add a description of the changes that this PR introduces and the files that
|
||||
are the most critical to review. -->
|
||||
|
||||
<!-- Pull requests that sit inactive for longer than 30 days will be closed. -->
|
||||
---
|
||||
|
||||
### Author Checklist
|
||||
|
||||
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
@ -21,6 +21,6 @@ jobs:
|
||||
for your contributions."
|
||||
days-before-stale: -1
|
||||
days-before-close: -1
|
||||
days-before-pr-stale: 45
|
||||
days-before-pr-close: 6
|
||||
days-before-pr-stale: 30
|
||||
days-before-pr-close: 4
|
||||
exempt-pr-labels: "pinned, security, proposal, blocked"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user