Pre-submission checklist
Proposed Feature
Currently delete's path is a single file or directory. It would be useful if we could allow a glob to select multiple paths and directories.
Happy to work on this if its approved :)
Motivation and Use Case
We would be able to collapse n delete steps into a single step. Currently, the many delete steps add a lot of visual noise to the promotions ui.
Alternatives Considered
The workaround is currently to have many delete/git-clear steps.
Pre-submission checklist
Proposed Feature
Currently
delete'spathis a single file or directory. It would be useful if we could allow a glob to select multiple paths and directories.Happy to work on this if its approved :)
Motivation and Use Case
We would be able to collapse
ndelete steps into a single step. Currently, the manydeletesteps add a lot of visual noise to the promotions ui.Alternatives Considered
The workaround is currently to have many
delete/git-clearsteps.