actions-marketplace-validations/Action Policy

Checks the workflow yaml files for references to actions contained in a provided list

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
policySet to either `allow` or `prohibit`. When allow is the policy, any actions not on the list will be in violation. When prohibit is the policy, any actions on the list will be in violation.yes
policy-urlThe url to a publicly available json file containing a list of allowed or prohibited actions.yes
fail-if-violationsTrue to set the status of the action to Failed if violations occur. Set to false to allow downstream actions to execute. Defaults to true.notrue
github-tokenYour GitHub token to access the files in the commits tied to the push or puill request.yes
namedescription
resultsA list of any actions breaking the provided policy rules.