Skip to content

Conversation

@jburnham
Copy link
Contributor

@jburnham jburnham commented Jun 27, 2023

Adding support for branch prefixes allows this action to be run on a limited subset of branches that maybe created/deleted by automation or otherwise. This allows for other branches outside the prefix to not risk being removed by this action if we decide that is what we wish.

@jburnham jburnham changed the title Add support for limiting deletion to defined prefixes Add support for limiting deletion to defined branch prefixes Jun 28, 2023
@jburnham jburnham marked this pull request as ready for review June 28, 2023 22:30
@luispabon
Copy link
Contributor

Thank you, I'll give this a spin and come back to you shortly.

@luispabon
Copy link
Contributor

I haven't forgotten about this.

@biggwang
Copy link

biggwang commented Aug 2, 2023

@luispabon
I wanna this function. When I use this?

@github-actions
Copy link

github-actions bot commented Sep 2, 2023

Marking PR as stale

@github-actions github-actions bot added the stale label Sep 2, 2023
@github-actions github-actions bot closed this Sep 9, 2023
@luispabon luispabon reopened this Sep 11, 2023
@luispabon luispabon changed the base branch from master to refactor-input September 11, 2023 08:35
@luispabon
Copy link
Contributor

I'm going to be refactoring the way input params are handled to avoid the very long function calls. Bringing this PR into it. Will come back and report once it's done

@luispabon
Copy link
Contributor

@jburnham thank you for your contribution. Your feature is now available on action v2. The parameter name is different, eg instead of prefixes it's allowed_prefixes.

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.

3 participants