Skip to main content

Creating actions

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

Примечание.

GitHubразмещенные в данный момент средства выполнения не поддерживаются в GitHub Enterprise Server. Дополнительные сведения о планируемой поддержке в будущем см. в GitHub public roadmap.

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.