ngu-carousel icon indicating copy to clipboard operation
ngu-carousel copied to clipboard

Add GitHub Action to delete stale branches

Open santoshyadavdev opened this issue 1 year ago • 1 comments

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.

santoshyadavdev avatar May 23 '24 07:05 santoshyadavdev

☁️ 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.

nx-cloud[bot] avatar May 23 '24 07:05 nx-cloud[bot]

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[bot] avatar Nov 22 '24 10:11 github-actions[bot]

Closing this PR due to no activity for 6 months.

github-actions[bot] avatar Nov 22 '24 10:11 github-actions[bot]