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

Add GitHub action to auto-close inactive issues #494

Merged
merged 1 commit into from
May 9, 2024

Conversation

santoshyadavdev
Copy link
Member

@santoshyadavdev santoshyadavdev commented May 9, 2024

Adds a new GitHub action to automatically close issues older than 6 months due to inactivity and comment on them every Friday at 12pm CET.

  • Scheduling: Configures the action to run on a schedule, specifically every Friday at 12pm CET, using a cron job.
  • Issue Handling: Utilizes the actions/stale action to automatically mark issues as stale after 180 days of inactivity and then immediately close them.
  • Messaging: Before closing, posts a comment on the stale issues and pull requests to inform contributors of the closure due to inactivity, with separate messages for issues and pull requests.

For more details, open the Copilot Workspace session.

Copy link

nx-cloud bot commented May 9, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 3ef6942. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@santoshyadavdev santoshyadavdev merged commit 4b8e067 into master May 9, 2024
10 checks passed
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