Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Github Actions

Github Actions

320 projects

Showing 32 of 320 projects

Autotag
AutotagJavaScript

A GitHub Action that automatically creates a new tag when a version change is detected in manifest files like package.json or Dockerfile.

#actions#autotag#package
Stars78
Forks45
Last commit2 years ago
Verify That PRs Contain a Ticket Reference
Verify That PRs Contain a Ticket ReferenceJavaScript

A GitHub Action that validates pull requests contain references to Jira tickets in titles, branch names, or commits.

#devops#workflow-automation#jira-integration
Stars77
Forks23
Last commit
PowerShell static analysis with PSScriptAnalyzer
PowerShell static analysis with PSScriptAnalyzerPowerShell

A GitHub Action that runs PSScriptAnalyzer static code analysis on PowerShell scripts during pull requests.

#static-code-analysis#pull-requests#psscriptanalyzer
Stars76
Forks14
Last commit
ChatOps for PRs
ChatOps for PRsPython

A GitHub Action that enables ChatOps by triggering workflows from PR comments using custom commands.

#devops#github-apps#chatops
Stars76
Forks10
Last commit3 years ago
Run tfsec, with reviewdog output on the PR
Run tfsec, with reviewdog output on the PRShell

A GitHub Action that runs tfsec with reviewdog on pull requests to enforce Terraform security best practices.

#terraform-security#security-scanning#infrastructure-as-code
Stars76
Forks24
Last commit
LÖVE Build
LÖVE BuildShell

A GitHub Action that builds LÖVE game projects into distributable executables for Windows, macOS, and Linux.

#packaging#luarocks#game-development
Stars75
Forks10
Last commit3 months ago
SimpleLocalize
SimpleLocalizeJava

A command-line tool for uploading, downloading, and managing translation files for web and mobile apps.

#developer-tools#simplelocalize#cli-tool
Stars75
Forks11
Last commit2 months ago
Send a Push Notification via Push by Techulus
Send a Push Notification via Push by TechulusJavaScript

A GitHub Action that sends push notifications to your devices from GitHub workflows.

#developer-tools#devops#workflow-automation
Stars75
Forks10
Last commit2 years ago
netease-music-box
netease-music-boxJavaScript

Automatically updates a GitHub Gist with your recent weekly NetEase Cloud Music listening history.

#music-tracking#netease-music#gist-integration
Stars74
Forks60
Last commit3 years ago
actions/setup-haskell: Haskell (GHC and Cabal)
actions/setup-haskell: Haskell (GHC and Cabal)TypeScript

Sets up a Haskell environment (GHC, Cabal, Stack) in GitHub Actions workflows.

#haskell#devops#stack
Stars74
Forks33
Last commit5 years ago
Run Parameterized Jupyter Notebooks
Run Parameterized Jupyter NotebooksJavaScript

A GitHub Action that executes parameterized Jupyter notebooks using Papermill and uploads outputs as artifacts.

#reproducible-research#ci-cd#jupyter-notebook
Stars74
Forks15
Last commit2 years ago
Generate ~/.m2/settings.xml for Maven builds
Generate ~/.m2/settings.xml for Maven buildsJavaScript

A GitHub Action that programmatically generates Maven settings.xml files for CI/CD workflows.

#devops#build-automation#java
Stars73
Forks32
Last commit1 year ago
Branch Protection Bot
Branch Protection BotPython

A GitHub bot that temporarily disables and re-enables the 'Do not allow bypassing the above settings' option in branch protection for CI/CD pipelines.

#actions#devops#protection
Stars73
Forks18
Last commit2 years ago
Firebase CI
Firebase CIJavaScript

A CLI tool for advanced Firebase deployment and environment configuration in CI/CD pipelines.

#deployment#devops#travis-ci
Stars72
Forks8
Last commit3 years ago
Compress with UPX
Compress with UPXTypeScript

A GitHub Action to install and run UPX for compressing executables in CI/CD workflows.

#upx#actions#devops
Stars72
Forks4
Last commit18 days ago
Pull Request Lint With Regex
Pull Request Lint With RegexJavaScript

A fast TypeScript GitHub Action that validates pull request titles against a configurable regex pattern.

#workflow#regex#linter
Stars71
Forks27
Last commit3 days ago
Golang CGO cross compiler
Golang CGO cross compilerTypeScript

A GitHub Action for xgo, enabling CGO cross-compilation of Go projects across multiple platforms.

#actions#cgo#build-tools
Stars70
Forks11
Last commit5 days ago
Keep Your PRs in Sync With Teamwork Tasks
Keep Your PRs in Sync With Teamwork TasksShell

A GitHub Action that synchronizes pull requests with tasks in Teamwork to streamline development workflows.

#task-synchronization#devops#teamwork-integration
Stars69
Forks27
Last commit
Build Versioning
Build VersioningC#

A .NET build versioning tool that generates version strings from Git tags with built-in CI integrations.

#azure-devops#semver#nuget
Stars69
Forks4
Last commit2 days ago
Generate Supabase Database Types GitHub Action
Generate Supabase Database Types GitHub ActionTypeScript

A GitHub Action that automatically generates TypeScript types from your Supabase database schema.

#hacktoberfest#type-generation#ci-cd
Stars69
Forks9
Last commit
Add Labels to a PR based on Matched File Patterns
Add Labels to a PR based on Matched File PatternsTypeScript

A GitHub Action that automatically adds labels to pull requests based on file patterns.

#workflow-automation#pull-requests#git
Stars67
Forks11
Last commit3 years ago
MechanicalFlower Godot Template
MechanicalFlower Godot TemplateGDScript

A Godot Engine project template with code formatting, license tracking, CI/CD, and addon management.

#template#pre-commit#gdscript
Stars65
Forks7
Last commit3 months ago
Trigger multiple GitLab CI Pipeline
Trigger multiple GitLab CI PipelineDockerfile

A GitHub Action that triggers GitLab CI/CD pipelines from GitHub workflows.

#devops#integration#workflow-automation
Stars65
Forks11
Last commit1 month ago
Build and Publish Android debug APK
Build and Publish Android debug APKDockerfile

A GitHub Action that automatically builds and releases debug APKs from Android projects.

#actions#gradle#apk-build
Stars65
Forks61
Last commit4 years ago
AWS Secrets Manager Actions
AWS Secrets Manager ActionsJavaScript

A GitHub Action that securely exports secrets from AWS Secrets Manager to environment variables in GitHub Actions runners.

#devops#environment-variables#openid-connect
Stars64
Forks36
Last commit
terraform-plan
terraform-planJavaScript

A GitHub Action that runs Terraform plan, validates infrastructure changes, and posts a summary as a PR comment.

#devops#policy-as-code#terragrunt
Stars64
Forks6
Last commit3 days ago
ChainJacking
ChainJackingPython

A tool to detect which Go dependencies are vulnerable to GitHub repository hijacking (RepoJacking) attacks.

#supply-chain-security#python-tool#repojacking
Stars63
Forks15
Last commit17 days ago
Run Julia tests
Run Julia testsJulia

A GitHub Action to run tests for Julia packages across multiple platforms and Julia versions.

#hacktoberfest#julia#continuous-integration
Stars62
Forks32
Last commit4 months ago
Automatically add Label or Assignee to an Issue
Automatically add Label or Assignee to an IssueTypeScript

GitHub Action that automatically labels issues and assigns contributors based on keywords in titles or bodies.

#actions#issue-tracker#workflow-automation
Stars61
Forks20
Last commit
Rollback a GitHub Release
Rollback a GitHub ReleaseJavaScript

A GitHub Action to automatically rollback or delete releases when workflows fail, cleaning up tags and releases.

#version-control#devops#workflow-automation
Stars60
Forks11
Last commit1 year ago
Query Experiment Tracking Results From Weights & Biases
Query Experiment Tracking Results From Weights & BiasesPython

A GitHub Action that retrieves model runs and metrics from Weights & Biases for integration into CI/CD workflows.

#weights-and-biases#deep-learning#experiment-tracking
Stars60
Forks6
Last commit
Gato
GatoPython

A security tool for enumerating and exploiting pipeline vulnerabilities in GitHub Actions workflows and self-hosted runners.

#self-hosted-runners#enumeration-tool#vulnerability-scanner
Stars9
Forks1
Last commit1 month ago
PreviousPage 9 of 9

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
1 year ago
3 years ago
4 days ago
3 months ago
3 years ago
2 years ago
2 years ago
4 years ago
#Ci Cd244
#Automation158
#Devops148
#Workflow Automation91
#Actions64
#Pull Requests45
#Docker39
#Continuous Integration38
#Github Action37
#Github32
#Developer Tools31
#Hacktoberfest27