Commit ec45fb22 by Archer Committed by GitHub

action (#6240)

parent a890832e
......@@ -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立即关闭)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment