Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
1bca18ae
authored
Feb 12, 2026
by
Archer
Committed by
GitHub
Feb 12, 2026
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update action (#6426)
parent
62455c00
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/auto-close-issue.yml
+2
-2
No files found.
.github/workflows/auto-close-issue.yml
View file @
1bca18ae
...
...
@@ -27,10 +27,10 @@ jobs:
# Issue相关提示与标签
stale-issue-message
:
>
This issue has not been updated for more than
3 month
s and is marked as stale.
This issue has not been updated for more than
90 day
s and is marked as stale.
If there is no further activity within 7 days, it will be automatically closed. Please reply to this issue if you need to continue following up on it.
close-issue-message
:
>
This issue has been automatically closed due to prolonged inactivity (more than
3 month
s plus a 7-day grace period).
This issue has been automatically closed due to prolonged inactivity (more than
90 day
s plus a 7-day grace period).
If this issue still needs to be resolved, you can reopen it and supplement the relevant information.
stale-issue-label
:
'
stale'
close-issue-label
:
'
auto-closed'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment