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

seed
seedMakefile

A comprehensive GitHub repository template for Go applications with pre-configured CI/CD, linting, testing, and release automation.

#codecov#development-workflow#golangci-lint
Stars565
Forks56
Last commit1 day ago
Gato-X
Gato-XPython

A fast scanning and attack toolkit for identifying and exploiting GitHub Actions vulnerabilities at scale.

#python-tool#cicd#red-teaming
Stars563
Forks52
Last commit4 days ago
RAUDI
RAUDIPython

Automatically generates and updates Docker images for tools lacking official images using GitHub Actions.

#netsec#containerization#devops
Stars559
Forks33
Last commit3 days ago
Publish Go Binaries to GitHub Release Assets
Publish Go Binaries to GitHub Release AssetsShell

A GitHub Action to automatically build and publish Go binaries as release assets across multiple platforms.

#actions#release#devops
Stars546
Forks86
Last commit6 months ago
productive-box
productive-boxTypeScript

A GitHub Action that analyzes your commit history and displays your most productive times of day in a pinned gist.

#developer-tools#typescript#productivity-tracking
Stars541
Forks7.5k
Last commit1 year ago
tfcmt
tfcmtGo

A Terraform CI/CD tool that posts formatted plan/apply results to GitHub pull requests, forking and enhancing tfnotify.

#devops#terraform#infrastructure-as-code
Stars538
Forks56
Last commit20 hours ago
Deploy to GitHub Pages with Advanced Settings
Deploy to GitHub Pages with Advanced SettingsTypeScript

A GitHub Action to deploy static sites and assets to GitHub Pages with customizable options.

#actions#deployment#devops
Stars516
Forks59
Last commit1 day ago
Runs Lighthouse and posts results to PRs and Slack
Runs Lighthouse and posts results to PRs and SlackTypeScript

A GitHub Action for running automated Lighthouse audits in CI workflows with Slack notifications, S3 uploads, and PR comments.

#actions#performance-audit#progressive-web-app
Stars509
Forks22
Last commit
Chrome Webstore Upload
Chrome Webstore UploadJavaScript

CLI tool to upload and publish Chrome extensions to the Chrome Web Store from the command line.

#deployment#developer-tools#oauth2
Stars498
Forks35
Last commit1 month ago
Swift 5 Module Template
Swift 5 Module TemplateSwift

An opinionated template for creating reusable Swift 6 modules with best practices and tooling.

#macos-development#template#ios
Stars487
Forks59
Last commit9 months ago
Swift Module Template
Swift Module TemplateSwift

An opinionated template for creating reusable Swift 6 modules with best practices and tooling.

#macos-development#template#ios
Stars487
Forks59
Last commit9 months ago
Auto-Approve PRs
Auto-Approve PRsTypeScript

A GitHub Action that automatically approves pull requests, useful for automating workflows like Dependabot PRs.

#actions#devops#pull-request-automation
Stars477
Forks93
Last commit2 years ago
Create an envfile
Create an envfileTypeScript

A GitHub Action that creates .env files from GitHub Secrets and variables for CI/CD workflows.

#actions#devops#environment-variables
Stars476
Forks76
Last commit2 years ago
nvim-plugin-template
nvim-plugin-templateLua

A template repository for creating Neovim plugins with a pre-configured Lua structure, testing, and CI workflows.

#template#busted#neovim-plugin
Stars473
Forks28
Last commit9 months ago
Size Limit Action
Size Limit ActionTypeScript

A GitHub Action that compares JavaScript bundle size and performance cost in pull requests to enforce performance budgets.

#continuous-integration#web-performance#pull-requests
Stars472
Forks86
Last commit
GitHub Actions for Python project with poetry
GitHub Actions for Python project with poetry

A GitHub Action for installing and managing Poetry in Python project CI/CD workflows.

#pipx#workflow-automation#dependency-management
Stars464
Forks47
Last commit1 year ago
GitHub Actions for WordPress
GitHub Actions for WordPressShell

A collection of GitHub Actions and workflows for automating WordPress plugin development, deployment, and quality checks.

#phpcs#security-scanning#wordpress-org
Stars463
Forks39
Last commit9 months ago
Send a Discord notification
Send a Discord notificationJavaScript

A GitHub Action that sends Discord notifications from your CI/CD workflows using Discord webhooks.

#devops#github-action#notifications
Stars463
Forks83
Last commit12 days ago
Cookiecutter for Computational Molecular Sciences
Cookiecutter for Computational Molecular SciencesPython

A Cookiecutter template for creating Python packages in computational molecular sciences with pre-configured CI, testing, and documentation.

#scientific-computing#pytest#python-packages
Stars458
Forks93
Last commit
delete-package-versions
delete-package-versionsTypeScript

A GitHub Action to delete package versions from GitHub Packages with flexible retention policies.

#nuget#devops#npm
Stars437
Forks96
Last commit1 year ago
Deploy Lambda code to an existing function
Deploy Lambda code to an existing functionD2

A GitHub Action for deploying code to existing AWS Lambda functions from CI/CD pipelines.

#deployment#lambda#serverless
Stars435
Forks57
Last commit6 days ago
Pull Request Stats
Pull Request StatsJavaScript

A GitHub Action that analyzes and displays pull request review statistics to improve team performance and review quality.

#performance-tracking#workflow-automation#developer-productivity
Stars403
Forks86
Last commit
Lint Pull Request commits with commitlint
Lint Pull Request commits with commitlintJavaScript

A GitHub Action that automatically lints commit messages in pull requests using commitlint.

#hacktoberfest#commitlint#pull-requests
Stars401
Forks66
Last commit
Automatically add Reviewers to PR based on the Configuration File
Automatically add Reviewers to PR based on the Configuration FileTypeScript

A GitHub Action that automatically adds reviewers or assignees to pull requests when they are opened.

#devops#team-collaboration#workflow
Stars398
Forks103
Last commit
tfaction
tfactionTypeScript

A framework for building high-level Terraform workflows in monorepos using GitHub Actions.

#devops#workflow-automation#terraform-workflows
Stars394
Forks52
Last commit21 hours ago
Setup Xcode
Setup XcodeTypeScript

A GitHub Action to switch between pre-installed Xcode versions in macOS CI/CD workflows.

#devops#build-automation#ci-cd
Stars392
Forks59
Last commit4 months ago
Remove Old Artifacts
Remove Old ArtifactsJavaScript

A GitHub Action for customizing artifact cleanup with age-based removal, tag retention, and recent artifact preservation.

#artifact-cleanup#devops#workflow-optimization
Stars391
Forks62
Last commit3 months ago
Build and deploy a theme to Ghost CMS
Build and deploy a theme to Ghost CMSTypeScript

A GitHub Action to automatically build and deploy Ghost themes to any Ghost installation via the Admin API.

#ghost-theme#github-action#ghost-cms
Stars391
Forks49
Last commit1 day ago
Import a GPG Key
Import a GPG KeyTypeScript

A GitHub Action to import a GPG private key into a runner's keychain for signing commits, tags, and pushes.

#actions#gnupg2#devops
Stars382
Forks95
Last commit3 days ago
mkdkr
mkdkrShell

A super small and powerful framework for building CI pipelines using Makefile and Docker for isolation.

#pipelines#jenkins#containerization
Stars382
Forks21
Last commit5 years ago
Deploy to Netlify
Deploy to NetlifyShell

GitHub Actions for deploying sites and running Netlify CLI commands in CI/CD workflows.

#devops#ci-cd#netlify
Stars380
Forks58
Last commit7 months ago
Serialize Workflow Runs in Continuous Deployment Pipelines
Serialize Workflow Runs in Continuous Deployment PipelinesTypeScript

A GitHub Action that serializes workflow runs to prevent concurrent deployments and manage CI/CD pipelines.

#devops#github-workflows#workflow-coordination
Stars378
Forks67
Last commit
Update a Docker Hub repository description from README.md
Update a Docker Hub repository description from README.mdTypeScript

A GitHub Action that automatically updates Docker Hub repository descriptions from your README.md file.

#dockerhub#devops#docker-hub
Stars377
Forks52
Last commit
Blazor.FileSystemAccess
Blazor.FileSystemAccessC#

A Blazor wrapper for the File System Access browser API, enabling local file system read/write operations from web applications.

#javascript-interop#webassembly#filesystemaccess
Stars372
Forks43
Last commit
Nord Stream
Nord StreamPython

A tool for extracting secrets from CI/CD environments by deploying malicious pipelines, supporting Azure DevOps, GitHub, and GitLab.

#azure-devops#cicd#azuredevops
Stars368
Forks22
Last commit14 days ago
Netlify Deploy GitHub Action for each commit
Netlify Deploy GitHub Action for each commitTypeScript

A GitHub Action for deploying static sites to Netlify with automated preview URL comments.

#actions#deployment#devops
Stars357
Forks45
Last commit2 days ago
PreviousPage 4 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
1 month ago
2 years ago
7 months ago
4 months ago
5 months ago
14 days ago
8 days ago
23 days ago
3 months ago
Next
#Ci Cd423
#Automation304
#Devops215
#Workflow Automation149
#Actions96
#Pull Requests70
#Developer Tools68
#Github Action68
#Docker66
#Continuous Integration58
#Github54
#Code Quality46