Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create close_inactive_issues.yaml #14183

Merged
merged 2 commits into from
Nov 8, 2024
Merged

Create close_inactive_issues.yaml #14183

merged 2 commits into from
Nov 8, 2024

Conversation

GreatV
Copy link
Collaborator

@GreatV GreatV commented Nov 8, 2024

This pull request introduces a new GitHub Actions workflow to automatically manage inactive issues and pull requests. The workflow includes two main jobs: one to close inactive issues and another to lock issues and PRs after a period of inactivity.

New GitHub Actions workflow:

  • .github/workflows/close_inactive_issues.yaml: Added a workflow that schedules a job to mark issues as stale after 90 days of inactivity and close them after an additional 14 days. Another job locks issues and PRs that have been inactive for 30 days after being closed.

@GreatV GreatV requested a review from jzhang533 November 8, 2024 01:13
Copy link
Collaborator

@jzhang533 jzhang533 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jzhang533 jzhang533 merged commit eb92f24 into main Nov 8, 2024
2 checks passed
@GreatV GreatV deleted the GreatV-patch-1 branch November 9, 2024 08:17
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants