mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
fix: tune stale workflow limits
This commit is contained in:
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
@@ -38,7 +38,8 @@ jobs:
|
|||||||
stale-pr-label: stale
|
stale-pr-label: stale
|
||||||
exempt-issue-labels: enhancement,maintainer,pinned,security,no-stale
|
exempt-issue-labels: enhancement,maintainer,pinned,security,no-stale
|
||||||
exempt-pr-labels: maintainer,no-stale
|
exempt-pr-labels: maintainer,no-stale
|
||||||
operations-per-run: 10000
|
operations-per-run: 2000
|
||||||
|
ascending: true
|
||||||
exempt-all-assignees: true
|
exempt-all-assignees: true
|
||||||
remove-stale-when-updated: true
|
remove-stale-when-updated: true
|
||||||
stale-issue-message: |
|
stale-issue-message: |
|
||||||
|
|||||||
Reference in New Issue
Block a user