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 lock_closed_issues.yaml #14184

Closed
wants to merge 1 commit into from
Closed

Create lock_closed_issues.yaml #14184

wants to merge 1 commit into from

Conversation

GreatV
Copy link
Collaborator

@GreatV GreatV commented Nov 8, 2024

This pull request introduces a new GitHub Actions workflow to automatically lock closed issues and pull requests after a period of inactivity. The workflow is scheduled to run daily and can also be triggered manually.

New GitHub Actions workflow:

  • .github/workflows/lock_closed_issues.yaml: Added a workflow named "Lock" that locks closed issues after 30 days of inactivity and closed pull requests immediately. It uses the klaasnicolaas/action-inactivity-lock action and includes steps to display the locked issues and PRs.

@GreatV GreatV requested a review from jzhang533 November 8, 2024 01:32
@GreatV GreatV closed this Nov 8, 2024
@GreatV GreatV deleted the GreatV-patch-2 branch November 8, 2024 01:39
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.

1 participant