Actions topic

GitHub Actions gives you the flexibility to build an automated software development lifecycle workflow. You can write individual tasks, called actions, and combine them to create a custom workflow. Workflows are custom automated processes that you can set up in your repository to build, test, package, release, or deploy any code project on GitHub.

“With GitHub Actions you can build end-to-end continuous integration (CI) and continuous deployment (CD) capabilities directly in your repository. GitHub Actions powers GitHub's built-in continuous integration service. For more information, see "About continuous integration."

Featured Actions

Getting Started

Community & Support

Taking Action With GitHub Actions

List Actions repositories

phpcs-action

54
Stars
26
Forks
Watchers

Github Action helps you check your code with PHP_CodeSniffer

actionlint

2.4k
Stars
143
Forks
Watchers

:octocat: Static checker for GitHub Actions workflow files

flutter-action

2.1k
Stars
188
Forks
Watchers

Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.

actions-gh-pages

4.5k
Stars
356
Forks
Watchers

GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.

actions-github-pages

9
Stars
0
Forks
Watchers

The v3 implementation of GitHub Actions for GitHub Pages.

actions-hugo

1.4k
Stars
78
Forks
Watchers

GitHub Actions for Hugo ⚡️ Setup Hugo quickly and build your site fast. Hugo extended, Hugo Modules, Linux (Ubuntu), macOS, and Windows are supported.

actions-label-commenter

83
Stars
16
Forks
Watchers

Label Commenter Action: Label triggered GitHub Action for posting a template comment, and automatically open/close/lock/unlock issues, pull-requests, and discussions.

actions-mdbook

281
Stars
20
Forks
Watchers

GitHub Actions for mdBook (rust-lang/mdBook) ⚡️ Setup mdBook quickly and build your site fast. Linux (Ubuntu), macOS, and Windows are supported.

actions-pixela

12
Stars
2
Forks
Watchers

GitHub Actions for Pixela (a-know/pi) - a-know/pi Setup Action. Linux (Ubuntu), macOS, and Windows are supported.

actions-suggest-related-links

30
Stars
2
Forks
Watchers

A GitHub Action to suggest related or similar issues, documents, and links. Based on the power of NLP and fastText.