Closed
Description
Can we make the number key accept object so that we can specify values for multiple envs
custom:
prune:
automatic: true
number:
dev: 1
prod: 3
other: 3
Also supporting old behavior
custom:
prune:
automatic: true
number: 3
IMHO This helps in a more declarative process in CI/CD
And also if this is acceptable I would like to work on it.
Metadata
Metadata
Assignees
Labels
No labels