mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 15:28:56 +00:00
stale-blocked: Reduce to week+1 limit
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd
|
||||
env:
|
||||
DRY_RUN: ${{ inputs.dry_run || 'false' }}
|
||||
COMMENT_AFTER_DAYS: "7"
|
||||
COMMENT_AFTER_DAYS: "5"
|
||||
CLOSE_AFTER_COMMENT_DAYS: "3"
|
||||
LABEL_BLOCKED: "blocked"
|
||||
LABEL_CHECKS: "pr-check-blocked"
|
||||
|
||||
Reference in New Issue
Block a user