Skip to content

feat(cleanup-branches): add exclude-patterns input#1972

Open
ldufr wants to merge 1 commit into
grafana:mainfrom
ldufr:ldufresne/add-exclude-patterns-to-cleanup-branches
Open

feat(cleanup-branches): add exclude-patterns input#1972
ldufr wants to merge 1 commit into
grafana:mainfrom
ldufr:ldufresne/add-exclude-patterns-to-cleanup-branches

Conversation

@ldufr
Copy link
Copy Markdown

@ldufr ldufr commented May 28, 2026

The goal here is to make it slightly easier to adapt this action for repo that already have many branches that aren't so easy to delete, but that don't warrant to be protected. A glob pattern was choosen, because it natively integrate in bash and would be very natrual for branch names which are files after all.

The goal here is to make it slightly easier to adapt this action for repo
that already have many branches that aren't so easy to delete, but that
don't warrant to be protected. A glob pattern was choosen, because it
natively integrate in bash and would be very natrual for branch names
which are files after all.
@ldufr ldufr requested a review from a team as a code owner May 28, 2026 12:24
@ldufr ldufr changed the title Add exclude-patterns input to cleanup-branches action feat(cleanup-branches): add exclude-patterns input May 28, 2026
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