Skip to content

ci: auto-close stale issues and /keep-open command#731

Merged
liliu-z merged 2 commits intozilliztech:mainfrom
liliu-z:feat/auto-close-stale-issues
Mar 2, 2026
Merged

ci: auto-close stale issues and /keep-open command#731
liliu-z merged 2 commits intozilliztech:mainfrom
liliu-z:feat/auto-close-stale-issues

Conversation

@liliu-z
Copy link
Copy Markdown
Collaborator

@liliu-z liliu-z commented Mar 2, 2026

Summary

  • Add a workflow to auto-close issues that have no response for 30 days after the last team reply
  • Add a /keep-open comment command that allows team members to add the keep-open label to prevent auto-closure

Test plan

  • Verify the stale issue workflow runs on schedule and closes qualifying issues
  • Verify /keep-open comment from a team member adds the keep-open label
  • Verify /keep-open from non-team members is ignored

🤖 Generated with Claude Code

liliu-z and others added 2 commits March 2, 2026 14:34
Auto-close issues where the last comment is from a team member
(zilliztech org) and has had no response for over 30 days.
Issues with the `keep-open` label are exempt from auto-closure.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Allows team members to comment `/keep-open` on issues to automatically
add the `keep-open` label, preventing the stale issue bot from closing them.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sre-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: liliu-z
To complete the pull request process, please assign xuanyang-cn after the PR has been reviewed.
You can assign the PR to them by writing /assign @xuanyang-cn in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@liliu-z liliu-z merged commit 7b5ad67 into zilliztech:main Mar 2, 2026
4 checks passed
@liliu-z liliu-z deleted the feat/auto-close-stale-issues branch March 2, 2026 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants