ngu-carousel
ngu-carousel copied to clipboard
Add GitHub Action to delete stale branches
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, anddevelopfrom 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.
☁️ Nx Cloud Report
CI is running/has finished running commands for commit b05512c1ee8d77eea0bc2bd1b13a9a60d3385b99. 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.
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.
Closing this PR due to no activity for 6 months.