Reuse and share automations
About custom actions
Actions are individual tasks that you can combine to create jobs and customize your workflow. You can create your own actions, or use and customize actions shared by the GitHub community.
Administer GitHub Actions
About GitHub Actions metrics
Learn about the GitHub Actions metrics available for your organizations and repositories.
Administer GitHub Actions
Actions limits
There are limits in GitHub Actions which you may hit as you scale up, some may be increased by contacting support.
Set up runners
Actions Runner Controller
You can host your own runners and customize the environment used to run jobs in your GitHub Actions workflows.
Manage and monitor workflow runs
Adding a workflow status badge
You can display a status badge in your repository to indicate the status of your workflows.
Reuse and share automations
Adding labels to issues
You can use GitHub Actions to automatically label issues.
Write workflows
Adding scripts to your workflow
You can use GitHub Actions workflows to run scripts.
Set up runners
Adding self-hosted runners
You can add a self-hosted runner to a repository, an organization, or an enterprise.
Manage and monitor workflow runs
Approving workflow runs from forks
You can manually approve workflow runs that have been triggered by a contributor's pull request.