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 Enterprise Server 目前不支持 GitHub 托管的运行器。 可以在 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.