stale-blocked: Make the close within period exactly 30 days

This commit is contained in:
bbhtt 2025-07-01 19:19:59 +05:30
parent a4dbffd210
commit 71a8e811a9
No known key found for this signature in database
GPG key ID: 0C3251A24745E484

View file

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