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
a890832e
authored
Jan 11, 2026
by
Archer
Committed by
GitHub
Jan 11, 2026
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
action (#6239)
parent
b570ac24
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
+4
-1
.github/workflows/auto-close-issue.yml
+4
-1
No files found.
.github/workflows/auto-close-issue.yml
View file @
a890832e
name
:
Auto Close Stale Issues
(Ignore PRs & Exclude features)
name
:
Auto Close Stale Issues
on
:
on
:
schedule
:
schedule
:
...
@@ -8,6 +8,9 @@ on:
...
@@ -8,6 +8,9 @@ on:
jobs
:
jobs
:
stale
:
stale
:
runs-on
:
ubuntu-latest
runs-on
:
ubuntu-latest
permissions
:
issues
:
write
contents
:
read
steps
:
steps
:
-
name
:
Checkout Repository
-
name
:
Checkout Repository
uses
:
actions/checkout@v4
uses
:
actions/checkout@v4
...
...
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