Awesome Workflow 
:octocat: Awesome lists about GitHub workflows to automate your development workflow 🥰
Quickstart for GitHub Actions
If you are new to GitHub Actions workflows, the following documentation could help you get started:
Official Starter Workflow by GitHub
Top Github Action Workflows 1️⃣
Context
Reference GitHub Actions Workflows Repository
Explore how popular open-source repositories implement GitHub Action workflows
| ID | Workflow | Area |
|---|---|---|
| 01 | microservices-demo | microservices, k8s, docker, helm |
| 02 | apache/superset | js, python, k8s, docker, aws, release |
| 03 | aws/aws-cdk | label, lint, auto-approve, python, js |
| 04 | tensorflow/tensorflow | c++, python, docker, cd |
| 05 | docker/compose | golang, docker, codecov, release, cache |
| 06 | grafana/loki | golang, helm, labeler, release, security |
| 07 | helm/helm | golang, codeql, helm, stale, release |
| 08 | hashicorp/vault | golang, security, labeler, changelog, nodejs |
| 09 | actions/runner | bot, codeql, multi-os, linter, stale |
| 10 | vercel/next.js | js, deploy, rust, testing, multi-os |
| 11 | curl/curl | linux, c, badwords, multi-os |
| 12 | devops-toolkit | docker, release, labeler, dockerfile-linter |
And more upcoming content...⏩ you can follow this repository to get more up-to-dated content ⭐
Contributing
- See: CONTRIBUTING.md
- Looking for the issue to work on? Check the list of our open issues good first issue
- Feel free to open a new issue if you want to request more content about GitHub Action workflow