This commit is contained in:
Archer
2026-01-11 16:43:49 +08:00
committed by GitHub
parent a890832e54
commit ec45fb22aa

View File

@@ -18,6 +18,8 @@ jobs:
- name: Mark and Close Stale Issues (No PR Handling)
uses: actions/stale@v9
with:
operations-per-run: 10000
# 6个月≈180天标记Issue为过时
days-before-issue-stale: 90
# 标记后7天无活动自动关闭Issue缓冲期可设为0立即关闭