Skip to main content

This version of GitHub Enterprise Server will be discontinued on 2025-08-27. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.

Creating and publishing actions

You can create your own actions, use and customize actions shared by the GitHub community, or write and share the actions you build.

Managing custom actions

Learn how to create and manage your own actions, and customize actions shared by the GitHub community.

Setting exit codes for actions

You can use exit codes to set the status of an action. GitHub 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.