Skip to content

Conversation

@luispabon
Copy link
Contributor

@luispabon luispabon commented Sep 11, 2023

The action now takes a whole bunch of inputs that it didn't originally, creating unwieldy input management and functions with tons of arguments. This PR refactors input to make it more manageable.

It also brings in the ability to limit deletion to branches with a certain prefix via #21

Changes:

@luispabon luispabon changed the title Refactor input Refactor input, limit deletion to certain prefixes, misc uplifts and fixes Sep 11, 2023
@luispabon luispabon marked this pull request as ready for review September 11, 2023 13:00
@luispabon luispabon merged commit fe1ac60 into master Sep 11, 2023
@luispabon luispabon deleted the refactor-input branch September 11, 2023 13:07
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.

TypeError: expected str, bytes or os.PathLike object, not NoneType

3 participants