Skip to content

ci: remove stale branches github action #11207

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mklos-kw
Copy link
Member

@mklos-kw mklos-kw commented Apr 4, 2025

Description

Github Action to automatically remove stale branches
uses: https://github.com/fpicalausa/remove-stale-branches
Starting with dry-run: true to verify the logs with results - once we're happy set dry-run:false to actually remove stale branches.

What action does:

  1. Comment on each stale branch to ping the author
  2. Remove the stale braches after 1 week more inactivity

Related Issue

  • Addresses the retrospective Action Point

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Copy link

update-docs bot commented Apr 4, 2025

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@mklos-kw mklos-kw marked this pull request as ready for review April 4, 2025 11:36
@mklos-kw mklos-kw requested a review from kobergj April 4, 2025 11:36
Copy link

sonarqubecloud bot commented Apr 4, 2025

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