Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upActions: Policies for using external actions #96
Labels
Projects
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Summary
This feature enables enterprise, organization, and repository admins to limit external actions in their workflows to an "allow list" they control.
Intended Outcome
Admins can choose which external actions are available to their developers to utilize.
How will it work?
Admins can create an 'allow list' of external actions. Only actions on the list will be available to their developers. Any workflows that reference an external action outside of the list will fail.