mirror of
https://github.com/labring/FastGPT.git
synced 2026-02-27 01:02:22 +08:00
action (#6240)
This commit is contained in:
2
.github/workflows/auto-close-issue.yml
vendored
2
.github/workflows/auto-close-issue.yml
vendored
@@ -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立即关闭)
|
||||
|
||||
Reference in New Issue
Block a user