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

leetcode-box
leetcode-boxJavaScript

Automatically updates a pinned GitHub Gist with your LeetCode statistics.

#developer-tools#statistics#profile-readme
Stars16
Forks21
Last commit4 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 commit23 days 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
Stars15
Forks9
Last commit3 years ago
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
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
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 commit4 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
Stars15
Forks3
Last commit1 month 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
douban-box
douban-boxTypeScript

Sync a Douban user's book, movie, and music data to a GitHub Gist.

#cli-tool#data-sync#media-tracking
Stars15
Forks8
Last commit5 years ago
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
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
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
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
Forks25
Last commit
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 commit8 months 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 commit3 years 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 commit4 months 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
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
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
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 commit3 months 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
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
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 commit2 days ago
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
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
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
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
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
Forks6
Last commit4 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 commit17 days 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 commit4 years 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
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
gh-actions.nvim
gh-actions.nvimLua

A Neovim plugin that enhances support for GitHub Actions files with syntax highlighting and LSP integration.

#yaml#workflow-automation#syntax-highlighting
Stars11
Forks0
Last commit8 months ago
Run Pascal Script
Run Pascal ScriptPascal

A GitHub Action that compiles and runs Pascal scripts within CI/CD workflows.

#compiler#pascal#workflow-automation
Stars11
Forks4
Last commit28 days ago
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
2 years ago
4 years ago
5 years ago
6 years ago
6 years ago
2 years ago
17 hours ago
Next
#Ci Cd423
#Automation304
#Devops215
#Workflow Automation149
#Actions96
#Pull Requests70
#Developer Tools68
#Github Action68
#Docker66
#Continuous Integration58
#Github54
#Code Quality46