Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Github Actions

Github Actions

586 projects

Showing 36 of 586 projects

Gatsby AWS S3 Deployment
Gatsby AWS S3 DeploymentTypeScript

A GitHub Action to deploy Gatsby static sites to AWS S3 with optional CloudFront invalidation.

#deployment#aws-cli#gatsby-site
Stars45
Forks9
Last commit9 months ago
Reply to Stale Bots
Reply to Stale BotsJavaScript

A GitHub Action that automatically comments on issues when a stale bot is about to close them, fighting automated issue closure.

#developer-tools#open-source-maintenance#bot-detection
Stars44
Forks4
Last commit8 months ago
ActionsTOCTOU (Time Of Check to Time Of Use)
ActionsTOCTOU (Time Of Check to Time Of Use)Python

A proof-of-concept tool demonstrating and exploiting TOCTOU vulnerabilities in GitHub Actions approval workflows.

#toctou#actions#cicd
Stars44
Forks6
Last commit7 months ago
drone-jenkins
drone-jenkinsGo

A CLI tool and CI/CD plugin for triggering Jenkins jobs from GitHub Actions, GitLab CI, Gitea Action, or any Docker/container platform.

#jenkins#devops#integration
Stars43
Forks19
Last commit4 days ago
GitHub Actions for Python project with pyenv
GitHub Actions for Python project with pyenvTypeScript

Enables pyenv within your github actions workflow

#actions#python3#python
Stars43
Forks20
Last commit2 months ago
Octions - GitHub Actions for GitHub REST API
Octions - GitHub Actions for GitHub REST APIJavaScript

A collection of GitHub Actions that wrap individual GitHub REST API calls for direct use in workflows.

#workflow-automation#rest-api#devops-tools
Stars43
Forks2
Last commit3 years ago
Expose Git Commit Data As Environment Variables
Expose Git Commit Data As Environment VariablesShell

A GitHub Action that exposes detailed git commit information as environment variables for use in workflows.

#commit#hacktoberfest#version-control
Stars42
Forks6
Last commit
bendn's Godot Template
bendn's Godot TemplateHTML

A Godot Engine template repository with GitHub Actions for automated builds and deployments.

#template#automated-builds#game-development
Stars42
Forks4
Last commit3 years ago
Build Hugo static content site and publish it to gh-pages branch
Build Hugo static content site and publish it to gh-pages branchShell

A GitHub Action for building and deploying Hugo static sites to GitHub Pages.

#deployment#static-site-generator#github-pages
Stars41
Forks11
Last commit
medium-stat-box
medium-stat-boxTypeScript

A GitHub pinned gist that displays your Medium follower count and latest articles with claps.

#developer-tools#github-gists#rss-feed
Stars41
Forks17
Last commit4 years ago
Check GitHub Status in your Workflow
Check GitHub Status in your WorkflowTypeScript

A GitHub Action that checks GitHub Status in workflows, allowing threshold-based job failures when services are down.

#devops#workflow-automation#statuspage
Stars40
Forks6
Last commit
Generate terraform documentation
Generate terraform documentationShell

A GitHub Action that automatically generates and commits Terraform module documentation using terraform-docs and gomplate.

#gomplate#devops-tools#terraform
Stars40
Forks9
Last commit1 year ago
go-module
go-moduleShell

A powerful Go module template with pre-configured CI/CD, tools, and best practices for rapid project setup.

#hacktoberfest#template#developer-tools
Stars40
Forks2
Last commit3 days ago
Send Microsoft Teams Notification
Send Microsoft Teams NotificationTypeScript

A GitHub Action that sends workflow status notifications to Microsoft Teams channels via webhooks.

#team-collaboration#integration#workflow-automation
Stars39
Forks8
Last commit
Submitting Argo Workflows (Cloud Agnostic)
Submitting Argo Workflows (Cloud Agnostic)Shell

A GitHub Action that submits Argo Workflows from GitHub Actions to enable CI/CD for machine learning on Kubernetes.

#argo-workflows#devops#container-orchestration
Stars39
Forks14
Last commit
Run Ansible Playbooks
Run Ansible PlaybooksGo

A GitHub Action for running Ansible playbooks in CI/CD pipelines with integrated Galaxy support and automated SSH key handling.

#actions#deployment#devops
Stars38
Forks12
Last commit2 days ago
Memer Action
Memer ActionPython

A GitHub Action that fetches and posts programmer memes from Reddit to enhance pull requests and issues.

#actions#developer-tools#community-engagement
Stars38
Forks7
Last commit4 years ago
Create and Publish CDK Constructs Using projen and jsii
Create and Publish CDK Constructs Using projen and jsiiTypeScript

An example project demonstrating how to create and publish AWS CDK constructs to npm, Maven, PyPi, and NuGet using projen and jsii.

#multi-language-publishing#jsii#getting-started
Stars38
Forks6
Last commit
Linting your AWS IAM policy documents for correctness and security issues
Linting your AWS IAM policy documents for correctness and security issuesShell

A GitHub Action that automatically lints AWS IAM policy documents for security issues and best practices.

#security-linting#policy-validation#security
Stars38
Forks3
Last commit
Label Your Issues Using the Issue's Contents
Label Your Issues Using the Issue's ContentsTypeScript

A GitHub Action that automatically tags issues with labels and assigns them based on configurable YAML rules.

#issue-triage#devops#workflow-automation
Stars37
Forks6
Last commit2 years ago
trunk-action
trunk-actionTypeScript

A GitHub Action to quickly install the Trunk CLI tool for building Rust web applications.

#webassembly#yew#rust-tooling
Stars37
Forks4
Last commit1 year ago
Node.js - Automatically run the format and/or lint script used by the package
Node.js - Automatically run the format and/or lint script used by the packageShell

A GitHub Action that automatically formats Node.js code using your preferred formatter on push events.

#standardjs#developer-tools#standard
Stars37
Forks7
Last commit
godot-actions
godot-actions

A GitHub Actions composite action for automating Godot game engine project exports across multiple platforms.

#github-pages#ci#game-export
Stars37
Forks1
Last commit6 months ago
Deploy iOS Pod Library to Cocoapods
Deploy iOS Pod Library to CocoapodsJavaScript

A GitHub Action for automatically deploying iOS/macOS pod libraries to Cocoapods.org.

#deployment#ios#objective-c
Stars37
Forks3
Last commit6 months ago
Run TestCafe tests
Run TestCafe testsJavaScript

A GitHub Action that installs TestCafe and runs end-to-end tests in CI/CD pipelines.

#browser-testing#ci-cd#nodejs
Stars37
Forks17
Last commit2 years ago
Secret Spreader
Secret SpreaderPHP

A tool to distribute encrypted GitHub Actions secrets to multiple repositories from a centralized configuration.

#devops#php-tool#encryption
Stars36
Forks2
Last commit24 days ago
build-appimage-action
build-appimage-action

GitHub Action for creating AppImages using appimage-builder with customizable recipe files.

#appimage#linux-packaging#build-automation
Stars36
Forks10
Last commit3 years ago
Send email with SendGrid
Send email with SendGridDockerfile

A GitHub Action to send email using SendGrid's Node.js API with customizable scripts.

#sendgrid#workflow-automation#github-action
Stars35
Forks20
Last commit4 years ago
Run TSLint with status checks and file diff annotations
Run TSLint with status checks and file diff annotationsJavaScript

A GitHub Action that lints TypeScript code with TSLint and provides inline annotations.

#developer-tools#ci-cd#typescript
Stars35
Forks18
Last commit2 days ago
Compile, Deploy and Run Kubeflow Pipeline
Compile, Deploy and Run Kubeflow PipelinePython

A GitHub Action for compiling and deploying Kubeflow Pipelines to a Kubeflow cluster on Google Cloud Platform.

#google-cloud-platform#pipeline-deployment#mlops
Stars35
Forks17
Last commit
Pull Request Landmines
Pull Request LandminesTypeScript

A GitHub action that allows reviewers to create manual mutation tests directly within pull request comments.

#pull-requests#automated-testing#ci-cd
Stars33
Forks2
Last commit4 years ago
Setup Xamarin
Setup XamarinTypeScript

A GitHub Action to switch between pre-installed versions of Xamarin and Mono on macOS runners.

#xamarin#mono#build-automation
Stars33
Forks6
Last commit3 years ago
Has Changes
Has ChangesDockerfile

GitHub Action that checks if a repository has uncommitted changes after previous workflow steps.

#actions#version-control#devops
Stars33
Forks12
Last commit3 years ago
bend-n's 2D builds
bend-n's 2D buildsDockerfile

Docker images for Godot Engine with normal and 2D-optimized builds, designed for CI/CD workflows.

#containerization#game-development#ci-cd
Stars32
Forks4
Last commit1 year ago
GitHub Actions for Composer
GitHub Actions for ComposerDockerfile

A GitHub Actions and Docker image for Composer with multi-PHP version support and built-in tools.

#actions#composer#devops
Stars32
Forks11
Last commit1 year ago
Deploy an Ansible role to Ansible Galaxy
Deploy an Ansible role to Ansible Galaxy

A GitHub Action to automatically publish Ansible roles to Ansible Galaxy.

#role-management#devops#infrastructure-as-code
Stars32
Forks6
Last commit4 years ago
PreviousPage 11 of 17

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
4 days ago
6 years ago
17 days ago
2 days ago
4 years ago
3 years ago
3 years ago
6 years ago
4 years ago
Next
#Ci Cd423
#Automation304
#Devops215
#Workflow Automation149
#Actions96
#Pull Requests70
#Developer Tools68
#Github Action68
#Docker66
#Continuous Integration58
#Github54
#Code Quality46