Automate, customize, and execute your software development workflows right in your repository with GitHub Actions. You can discover, create, and share actions to perform any job you'd like, including CI/CD, and combine actions in a completely customized workflow.
Recommended
Articles
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.