A curated list of awesome actions to use on GitHub
Go to file
Sarah Drasner 654bcb11d0
Merge pull request #490 from mpdude/patch-1
Add an action for AWS CodeDeploy
2022-08-26 08:32:31 -06:00
.github Delete lgtm.yml 2019-11-22 07:39:09 +00:00
LICENSE Add license file 2019-08-19 08:34:47 +01:00
README.md Merge pull request #490 from mpdude/patch-1 2022-08-26 08:32:31 -06:00
awesome-actions.png update icon for readme 2019-12-07 15:54:41 -07:00
code-of-conduct.md initial commit 2018-10-20 19:08:16 -06:00
contributing.md Link to title case converter in contributing.md 2020-01-27 16:28:08 -05:00
ideas.md Update ideas.md 2019-10-02 17:07:11 +03:00

README.md



Awesome Actions Awesome GitHub Actions status | sdras/awesome-actions

A curated list of awesome things related to GitHub Actions.

Actions are triggered by GitHub platform events directly in a repo and run on-demand workflows either on Linux, Windows or macOS virtual machines or inside a container in response. With GitHub Actions you can automate your workflow from idea to production.

Contents

Official Resources

Workflow Examples

Official Actions

Workflow Tool Actions

Tool actions for your workflow.

Actions for GitHub Automation

Automate management for issues, pull requests, and releases.

Setup Actions

Set up your GitHub Actions workflow with a specific version of your programming languages.

Create your Actions

JavaScript and TypeScript Actions

Docker Container Actions

Community Resources

GitHub Tools and Management

Collection of Actions

Utility

Environments

Dependencies

Semantic Versioning

Static Analysis

Testing

Linting

Security

Code Coverage

Dynamic Analysis

Monitoring

Pull Requests

GitHub Pages

Notifications and Messages

Deployment

Docker

Kubernetes

AWS

Terraform

External Services

Frontend Tools

Machine Learning Ops

Build

Database

Localization

Fun

Cheat Sheet

Tutorials

Please don't hesitate to make a PR if you have more resources to share. Check out contributing.md for more information.