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 delete stale branches #498

Closed

Conversation

santoshyadavdev
Copy link
Member

@santoshyadavdev santoshyadavdev commented May 23, 2024

This pull request introduces a new GitHub Action to automatically delete stale branches in the uiuniversal/ngu-carousel repository.

  • Schedules the action to run every Friday at 12 pm CET, ensuring that the repository maintenance does not interfere with the regular workflow during the weekdays.
  • Targets branches older than 100 days for deletion, helping to keep the repository clean and manageable by removing outdated and potentially obsolete branches.
  • Excludes critical branches such as master, main, and develop from being deleted, safeguarding the main lines of development from accidental removal.
  • Utilizes the latest version of GitHub Actions and the dev-drprasad/[email protected] action for efficient and reliable branch deletion.

For more details, open the Copilot Workspace session.

Copy link

nx-cloud bot commented May 23, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit b05512c. 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.

Copy link

This PR has been automatically marked as stale because it has not had recent activity for 6 months. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Nov 22, 2024
Copy link

Closing this PR due to no activity for 6 months.

@github-actions github-actions bot closed this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant