Closed nfnt closed 4 years ago
My leaning has changed :), The more I think about it... there should be a verifier for triggers / plan names (which is performed irrespective of use). This should be captured as an error and would cover this situation. I'm not sure if that needs to be duplicated here. This seems 👌 the way it is but we need additional logic which I will capture in an issue.
What this PR does / why we need it: Parameters can be used to only trigger plans without being used in any templates. In this case no warning should be printed when verifying a package.
Fixes #1617