generated from actions/javascript-action
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Feature Request: Validate All Mustache Variables Are Replaced
Summary
Currently, when the action processes templates using mustache, there's no validation to ensure all variables in the template were actually replaced.
Changes
Add new strict
boolean parameter.
If strict
is set to true
- if any variables present in the template were not replaced, fail the action
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed