Creating actions
Setting exit codes for actions
You can use exit codes to set the status of an action. displays statuses to indicate passing or failing actions.
Releasing and maintaining actions
You can leverage automation and open source best practices to release and maintain actions.
Publishing actions in Marketplace
You can publish actions in Marketplace and share actions you've created with the community.
Developing a third party CLI action
Learn how to develop an action to set up a CLI on Actions runners.