chore: update stale PR (#14136)

This commit is contained in:
Marko 2022-12-02 13:43:28 +00:00 committed by GitHub
parent 9d12a5fce3
commit 25cf0b3fc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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"