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

JavaScript-based linter for *.workflow files
JavaScript-based linter for *.workflow filesTypeScript

A linter for GitHub Actions workflows providing CLI, Node.js API, and VSCode extension support.

#actions#developer-tools#vscode-extension
Stars16
Forks2
Last commit
Watch for GitHub Wiki page changes and post to Slack
Watch for GitHub Wiki page changes and post to SlackGo

A GitHub Action that monitors GitHub Wiki page changes and sends notifications to a Slack channel.

#github-action#notifications#slack-integration
Stars16
Forks3
Last commit
chess-com-box-py
chess-com-box-pyPython

Automatically update a pinned GitHub gist with your Chess.com ratings for Blitz, Bullet, Rapid, Puzzles, and Daily chess.

#rating-tracker#python#profile-showcase
Stars15
Forks8
Last commit2 years ago
Publish npm (pre)releases
Publish npm (pre)releasesTypeScript

A GitHub Action for automating npm package releases and prereleases.

#devops#github-action#release-automation
Stars15
Forks2
Last commit3 years ago
Update repository go report card
Update repository go report cardDockerfile

A GitHub Action that triggers a refresh of a repository's Go Report Card analysis.

#actions#goreportcard#developer-tools
Stars15
Forks2
Last commit6 years ago
Create a JSON Environment File
Create a JSON Environment FileJavaScript

A GitHub Action that writes environment variables or custom inputs to a JSON file for use in subsequent workflow steps.

#environment-variables#workflow-automation#devops-tools
Stars15
Forks14
Last commit
GitHub Action for Contentful Migration CLI
GitHub Action for Contentful Migration CLIJavaScript

A GitHub Action for running Contentful migration scripts to manage content models and entries in continuous delivery pipelines.

#devops#content-management#migrations
Stars15
Forks24
Last commit
Display Inline Code Annotations for Jest Tests
Display Inline Code Annotations for Jest TestsJavaScript

A GitHub Action that creates code annotations from Jest test results using jest-junit output.

#javascript-testing#workflow-automation#github-action
Stars15
Forks4
Last commit
Run codeception tests
Run codeception testsDockerfile

A GitHub Action that runs Codeception tests in your workflow, with optional Laravel framework support.

#laravel#codeception#continuous-integration
Stars15
Forks4
Last commit7 years ago
nvim-plugin-boilerplate
nvim-plugin-boilerplateShell

An annotated Neovim plugin template with pre-configured development tools and CI workflows.

#vimscript#developer-tools#pre-commit
Stars15
Forks0
Last commit18 days ago
GitHub Actions for Yarn 2
GitHub Actions for Yarn 2JavaScript

A GitHub Action for running yarn commands in CI/CD workflows.

#devops#dependency-management#yarn
Stars15
Forks1
Last commit3 years ago
v-project-basement
v-project-basementV

Universal minimum GitHub CI scripts and issue templates for V projects to automate code validation and streamline development.

#v-lang#template#devops
Stars14
Forks0
Last commit2 years ago
Setup Mint
Setup MintShell

A GitHub Action to install the Mint programming language for single page applications in CI/CD workflows.

#programming-language#single-page-applications#mint-lang
Stars14
Forks3
Last commit1 day ago
Write Properties
Write PropertiesShell

A GitHub Action for writing key-value pairs to Java .properties files and similar key=value formatted files.

#actions#ci#action
Stars14
Forks4
Last commit4 years ago
Run Gofmt to check Golang code formatting
Run Gofmt to check Golang code formattingShell

A GitHub Action that runs gofmt to check Go code formatting and reports files with incorrect formatting.

#developer-tools#gofmt#ci-cd
Stars14
Forks9
Last commit3 years ago
osu-box
osu-boxJavaScript

Automatically updates a GitHub Gist with your osu! game stats to display on your profile.

#gistbox#game-stats#osu
Stars14
Forks6
Last commit1 year ago
Send an SMS from GitHub Actions using Nexmo
Send an SMS from GitHub Actions using NexmoJavaScript

A GitHub Action that sends SMS notifications using the Nexmo API.

#nexmo#vonage#workflow-automation
Stars14
Forks11
Last commit3 months ago
shortcut-box
shortcut-boxSwift

A GitHub Action that updates a pinned gist with random IDE shortcuts to help developers learn keyboard commands.

#developer-tools#productivity#learning-tool
Stars14
Forks7
Last commit7 months ago
Catch insensitive, inconsiderate writing in your markdown docs
Catch insensitive, inconsiderate writing in your markdown docsDockerfile

GitHub Action that automatically checks text for insensitive, inconsiderate, or unequal phrasing using alex.

#inclusive-language#github-actions-docker#automated-code-review
Stars14
Forks1
Last commit
GitHub Action for Homebrew Tap
GitHub Action for Homebrew TapJavaScript

A GitHub Action to automatically update Homebrew formulas when releasing new versions of software.

#release-automation#devops-tools#ci-cd
Stars13
Forks0
Last commit3 years ago
k6-rollup-example
k6-rollup-exampleJavaScript

Example project demonstrating how to bundle k6 tests and shared libraries using Rollup.

#load-testing#performance-testing#remote-modules
Stars13
Forks2
Last commit1 month ago
Edit JSON File
Edit JSON FileJavaScript

A GitHub Action to make simple changes to JSON files within workflows.

#workflow-tools#json-editing#ci-cd
Stars13
Forks1
Last commit6 years ago
chatgpt-create-unit-tests
chatgpt-create-unit-testsGo

A GitHub Action that analyzes pull requests and uses ChatGPT to suggest or add unit tests for new functions.

#unit-testing#continuous-integration#openai
Stars13
Forks0
Last commit3 years ago
hoyolab-box
hoyolab-boxPython

Automatically updates a GitHub pinned gist to display your HoYoverse game stats from Honkai Impact 3rd, Genshin Impact, Honkai: Star Rail, and Zenless Zone Zero.

#genshin-impact#github-profile#mihoyo
Stars13
Forks4
Last commit1 year ago
Runs Hadolint against a Dockerfile within a repository
Runs Hadolint against a Dockerfile within a repositoryShell

A GitHub Action that runs hadolint to analyze Dockerfiles and report violations on pull requests.

#container-security#devops#pull-requests
Stars13
Forks3
Last commit
Quarto Extensions Updater
Quarto Extensions UpdaterTypeScript

A GitHub Action that automatically updates Quarto extensions in your repository, similar to Dependabot.

#version-updates#extensions#dependabot
Stars13
Forks0
Last commit4 days ago
Get Kubeconfig File From Google Kubernetes Engine (GKE)
Get Kubeconfig File From Google Kubernetes Engine (GKE)Shell

GitHub Action that fetches kubeconfig from Google Kubernetes Engine (GKE) for use in CI/CD workflows.

#kubeconfig#devops#authentication
Stars13
Forks5
Last commit
Hackathon Leitfaden
Hackathon LeitfadenTeX

A printed guide for municipalities on when and how hackathons can help local administrations.

#public-sector#hackathon#latex
Stars13
Forks0
Last commit5 years ago
xUnit Slack Reporter: Sends summary of tests from xUnit reports to a Slack channel
xUnit Slack Reporter: Sends summary of tests from xUnit reports to a Slack channelPython

A GitHub Action that parses xUnit test reports and sends results to Slack channels.

#actions#devops#notifications
Stars12
Forks9
Last commit
typeracer-box
typeracer-boxJavaScript

Update a pinned GitHub gist with your latest TypeRacer races and typing statistics.

#developer-tools#typing-stats#typeracer-stats
Stars12
Forks7
Last commit4 years ago
Cut Release Branch
Cut Release BranchJavaScript

A GitHub Action that creates a new release branch with a semantic version-based name.

#version-control#branch-management#semantic-versioning
Stars12
Forks0
Last commit3 years ago
covid-box
covid-boxJavaScript

A GitHub Action that updates a gist with global or country-specific coronavirus statistics.

#scheduled-tasks#corona#health-stats
Stars12
Forks26
Last commit3 years ago
Add equivalent of a like button in your README
Add equivalent of a like button in your README

Add interactive like/dislike buttons to GitHub READMEs using GitHub Issues for tracking.

#fun#readme#engagement-tools
Stars12
Forks3
Last commit4 months ago
wasm-bindgen-action
wasm-bindgen-actionTypeScript

A GitHub Action to quickly install wasm-bindgen by downloading the executable instead of building from source.

#webassembly#yew#workflow-automation
Stars12
Forks1
Last commit3 years ago
setup-tor
setup-torTypeScript

A GitHub Action to install and configure specific versions of Tor for CI/CD workflows.

#actions#version-management#workflow-automation
Stars11
Forks5
Last commit2 years ago
Publish a package with 2FA using Slack
Publish a package with 2FA using SlackTypeScript

A GitHub Action that enables npm package publishing with two-factor authentication using Slack for OTP verification.

#devops#two-factor-authentication#slack-integration
Stars11
Forks0
Last commit
PreviousPage 14 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
7 years ago
5 days ago
3 years ago
5 years ago
2 years ago
6 years ago
2 years ago
6 years ago
4 days ago
4 years ago
Next
#Ci Cd423
#Automation304
#Devops215
#Workflow Automation149
#Actions96
#Pull Requests70
#Developer Tools68
#Github Action68
#Docker66
#Continuous Integration58
#Github54
#Code Quality46