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

github-pages-blog-action

82
Stars
15
Forks
Watchers

Create good looking blog from your markdown files in a GitHub repository

gp-docker-action

58
Stars
36
Forks
Watchers

GitHub Action to build and publish Docker Images to GitHub Container Registry

goreportcard-action

8
Stars
1
Forks
Watchers

Github action that trigger refresh of the repository go report card (https://goreportcard.com)

actions-toolkit

35
Stars
6
Forks
Watchers

🛠 The GitHub ToolKit for developing GitHub Actions in Python | 一个用于开发 GitHub Actions 的工具库

cordcloud-action

36
Stars
42
Forks
Watchers

❤ Auto check in Cord Cloud site by GitHub Action | GitHub Action 实现 Cord Cloud 帐号自动续命

gitee-pages-action

654
Stars
110
Forks
Watchers

🤖 Auto Deploy Gitee Pages by GitHub Action | 无须人为干预,由 GitHub Action 自动部署 Gitee Pages

v2ex-action

40
Stars
12
Forks
Watchers

🔝 V2EX GitHub Action | 自动发送 V2EX 热门内容到企业微信、钉钉等,可自定义发送周期

actions-cli

171
Stars
1
Forks
Watchers

Monitor your GitHub Actions in real time from the command line

run-on-arch-action

659
Stars
143
Forks
Watchers

A Github Action that executes jobs/commands on non-x86 cpu architectures (ARMv6, ARMv7, aarch64, s390x, ppc64le, riscv64) via QEMU

mocha-github-actions-reporter

5
Stars
3
Forks
Watchers

Custom reporter for Mocha which outputs Github Actions annotations