[FEATURE] allow reducing blocking validation errors to warnings #1671
Labels
enhancement
New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story"
validationRule
Milestone
sometimes edge cases simply require skipping otherwise good rules. For these scenarios, we need a flag for:
...that allows to reduce the severity of a validation's outcome from a blocking error to a non-blocking warning.
Imagine you are prepping a deployment with --matchName and need to fix folders before having it override but cannot change the key for one reason or another.
The text was updated successfully, but these errors were encountered: