Romain Lespinasse fb462df753
Add Entry for GitHub Actions Access Tokens (#90)
Co-authored-by: Bengt Brodersen <bengt.brodersen@gmail.com>
2025-03-05 10:35:41 +01:00
2019-12-07 15:54:41 -07:00
2018-10-20 19:08:16 -06:00
2019-10-02 17:07:11 +03:00
2019-08-19 08:34:47 +01:00



Awesome Actions

Awesome

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.

Important

This is a fork of https://github.com/sdras/awesome-actions, this fork will be maintained, or trying to be.

Contents

Tip

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

Official Resources

Official Actions

Workflow Tool Actions

Tool actions for your workflow.

Actions for GitHub Automation

Automate management for issues, pull requests, and releases.

Official 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

Composite Actions

Community Resources

Setup Actions

  • Setup Haskell - Setting up GHC, cabal, stack on for Haskell-related CIs.
  • Setup Haskell hlint - Reusable GitHub Action to set up hlint in a workflow. Use with haskell-actions/hlint-run.
  • Setup Ruby - Download a prebuilt Ruby and add it to the PATH in 5 seconds.
  • Setup Elixir - Set up your BEAM-based GitHub Actions workflow (Erlang, Elixir, Gleam, and so on).
  • Setup Julia - Sets up a Julia environment for use in actions by downloading a specified version of Julia and adding it to PATH.

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

Networking

Localization

Fun

Cheat Sheet

Tutorials

Description
Languages
Markdown 100%