Skip to content

Correia-jpv/fucking-awesome-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



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.

  •   1324⭐    287🍴 actions/create-release) - An Action to create releases via the GitHub Release API.
  •    682⭐    178🍴 actions/upload-release-asset) - An Action to upload a release asset via the GitHub Release API.
  •    738⭐    329🍴 actions/first-interaction) - An action for filtering pull requests and issues from first-time contributors.
  •   1276⭐    343🍴 actions/stale) - Marks issues and pull requests that have not had recent interaction.
  •   1769⭐    399🍴 actions/labeler) - An action for automatically labelling pull requests.
  •    318⭐     82🍴 actions/delete-package-versions) - Delete versions of a package from GitHub Packages.

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

  •      2⭐      2🍴 Setup Cassandra Schema) - Running scripts from the provided folder on top of Cassandra cluster.

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.

Source

 24031⭐   1437🍴 sdras/awesome-actions)