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.