mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 17:28:57 +00:00
stale-blocked: Lower time limit
This commit is contained in:
@@ -52,8 +52,8 @@ jobs:
|
||||
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd
|
||||
env:
|
||||
DRY_RUN: ${{ inputs.dry_run || 'false' }}
|
||||
COMMENT_AFTER_DAYS: "14"
|
||||
CLOSE_AFTER_COMMENT_DAYS: "7"
|
||||
COMMENT_AFTER_DAYS: "7"
|
||||
CLOSE_AFTER_COMMENT_DAYS: "3"
|
||||
LABEL_BLOCKED: "blocked"
|
||||
LABEL_CHECKS: "pr-check-blocked"
|
||||
EXEMPT_LABEL: "leave-open"
|
||||
|
||||
Reference in New Issue
Block a user