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 36 of 320 projects

Quickstart with Webpack
Quickstart with WebpackRust

A production-ready starter template for building web apps with Seed (Rust), TailwindCSS, and Webpack.

#template#webassembly#web-assembly
Stars113
Forks13
Last commit1 year ago
github
githubTypeScript

An ESLint formatter that reports lint results as annotations in GitHub pull requests using the Checks API.

#developer-tools#pull-requests#ci-cd
Stars111
Forks3
Last commit10 months ago
setup-ros
setup-rosTypeScript

A GitHub Action to set up ROS and ROS 2 environments for CI/CD workflows across Linux, macOS, and Windows.

#robotics#devops#ros2
Stars108
Forks52
Last commit6 days ago
actions/setup-julia: Julia
actions/setup-julia: JuliaTypeScript

A GitHub Action to install and configure Julia for CI/CD workflows, supporting version ranges, architectures, and matrix testing.

#actions#hacktoberfest#julia
Stars107
Forks25
Last commit6 days ago
Prow GitHub Actions
Prow GitHub ActionsTypeScript

A GitHub Actions workflow that brings Kubernetes Prow-style slash commands, chat-ops, and automated PR management to GitHub repositories.

#slash-commands#kubernetes-prow-inspired#label-management
Stars107
Forks15
Last commit
updates
updatesTypeScript

A fast CLI tool to check and update dependencies across npm, uv, cargo, Go, GitHub Actions, and Docker.

#dependency-manager#go-modules#package-json
Stars106
Forks9
Last commit7 days ago
Wait for commit statuses
Wait for commit statusesPHP

A GitHub Action that waits for all commit statuses and checks to succeed or fail before proceeding.

#hacktoberfest#pull-request-automation#workflow-automation
Stars106
Forks12
Last commit
Create a GitHub wiki page based on the provided markdown file
Create a GitHub wiki page based on the provided markdown fileShell

A GitHub Action that automatically publishes markdown files to your repository's wiki section.

#devops#ci-cd#markdown
Stars105
Forks18
Last commit
/context-prime
/context-primeTypeScript

A modern analytics pipeline for tracking and analyzing GitHub contributions across repositories with AI-powered summaries and leaderboards.

#mmo#scoring#nextjs
Stars105
Forks49
Last commit1 day ago
Create/Update/Delete a GitHub Wiki Page Based on Any File
Create/Update/Delete a GitHub Wiki Page Based on Any FileTypeScript

A GitHub Action that automatically synchronizes a folder of documentation files to a repository's GitHub wiki.

#actions#github-action#ci-cd
Stars103
Forks16
Last commit
Run mispell, with reviewdog output on the PR
Run mispell, with reviewdog output on the PRShell

A GitHub Action that runs the misspell spell checker with reviewdog to catch typos in pull requests.

#misspell#developer-tools#spell-checking
Stars102
Forks29
Last commit6 days ago
Publish a Maven package
Publish a Maven packageJavaScript

A GitHub Action that automates publishing Maven packages to Nexus repositories with GPG signing support.

#artifact-publishing#maven-central#github-action
Stars101
Forks23
Last commit5 years ago
PHPStan Static code analyzer Action
PHPStan Static code analyzer ActionDockerfile

A GitHub Action for running PHPStan static analysis in CI/CD workflows.

#automated-testing#ci-cd#code-quality
Stars101
Forks19
Last commit3 days ago
Forecast the US demand for electricity
Forecast the US demand for electricityR

A dashboard for real-time tracking and 72-hour forecasting of US electricity demand using open-source tools.

#h2o#data-science#dashboard
Stars100
Forks14
Last commit4 years ago
Add Labels to a PR based on Total Size of the Diff
Add Labels to a PR based on Total Size of the DiffJavaScript

A GitHub Action that automatically labels pull requests based on the number of changed lines.

#hacktoberfest#size-labels#workflow-automation
Stars99
Forks48
Last commit
Label your Pull Requests auto-magically (using committed files)
Label your Pull Requests auto-magically (using committed files)TypeScript

A GitHub Action that automatically labels pull requests based on committed files using regex patterns.

#repository-management#regex#workflow-automation
Stars99
Forks16
Last commit
modern-ocaml
modern-ocamlOCaml

A template for OCaml projects with modern tooling including dune build system, LSP server, and CI setup.

#dune#developer-tools#project-template
Stars97
Forks6
Last commit1 month ago
Deploy your DNS configuration using DNS Control
Deploy your DNS configuration using DNS ControlShell

A GitHub Action for deploying DNS configurations using DNSControl, enabling automated DNS management in CI/CD pipelines.

#devops#dns#github-action
Stars96
Forks47
Last commit2 years ago
WhatBPM
WhatBPMRust

A daily updated information resource providing trending BPM, key, root note, and genre data for EDM producers.

#music-key#bpm#bpm-analysis
Stars96
Forks11
Last commit2 years ago
Trigger multiple Jenkins Jobs
Trigger multiple Jenkins JobsDockerfile

A GitHub Action that triggers Jenkins jobs, enabling integration between modern CI/CD platforms and existing Jenkins infrastructure.

#deployment#jenkins#devops
Stars96
Forks31
Last commit1 month ago
Macige
MacigeRust

Generate customizable CI workflow templates for Android, Flutter, and React Native mobile apps.

#devops#cicd#yew
Stars95
Forks3
Last commit3 years ago
takatime
takatimeGo

A blazingly fast, privacy-focused, self-hosted coding time tracker for Neovim and VS Code.

#github-profile#productivity#lazyvim
Stars94
Forks15
Last commit1 day ago
Run Tests through Puppeteer, the Headless Chrome Node API
Run Tests through Puppeteer, the Headless Chrome Node APIDockerfile

A GitHub Action and Docker image for running Puppeteer (Headless Chrome Node API) in CI/CD pipelines.

#puppeteer#headless-chrome#github-action
Stars94
Forks18
Last commit
Setup Kubernetes tools
Setup Kubernetes toolsTypeScript

A GitHub Action that installs and caches Kubernetes tools (kubectl, helm, kustomize, etc.) asynchronously for fast CI/CD workflows.

#rancher#helm#devops
Stars92
Forks27
Last commit1 day ago
Deploy VS Code extensions with vsce
Deploy VS Code extensions with vsceDockerfile

A GitHub Action to automate publishing VS Code extensions to the marketplace using vsce.

#devops#extension-publishing#vsce
Stars92
Forks14
Last commit1 year ago
autopep8: Automatically formats Python code to conform to the PEP 8 style guide
autopep8: Automatically formats Python code to conform to the PEP 8 style guidePython

A GitHub Action that automatically formats Python code to conform to PEP 8 style guidelines.

#pep8#github-action#python
Stars92
Forks12
Last commit
Deploy a static site to Surge.sh
Deploy a static site to Surge.shHTML

A GitHub Actions template for deploying static websites to surge.sh with automated workflows.

#deployment#devops#surge
Stars91
Forks14
Last commit2 years ago
Increment Semantic Version
Increment Semantic VersionShell

A GitHub Action to increment semantic versions based on specified release types like major, minor, patch, or pre-release.

#workflow-tools#devops#version-management
Stars89
Forks28
Last commit
Cache Yarn Dependencies
Cache Yarn DependenciesJavaScript

A GitHub Action that provides a one-liner Yarn install cache for CI workflows.

#devops#build-optimization#workflow-automation
Stars89
Forks13
Last commit3 years ago
Lint pull request name with commitlint (Awesome if you squash merge !)
Lint pull request name with commitlint (Awesome if you squash merge !)TypeScript

A GitHub Action that automatically lints pull request titles using commitlint conventions.

#actions#productivity#commitlint
Stars87
Forks12
Last commit
Prefix Title and Body of a PR Based on Text Extracted from Branch Name
Prefix Title and Body of a PR Based on Text Extracted from Branch NameJavaScript

A GitHub Action that automatically updates pull request titles and bodies with information extracted from branch names.

#devops#branch-management#workflow-automation
Stars85
Forks60
Last commit
Linter for markdown (with presets)
Linter for markdown (with presets)JavaScript

A Docker image and GitHub Action for linting Markdown files with customizable presets and rules.

#devops#linter#markdownlint
Stars81
Forks15
Last commit2 years ago
Action to send LGTM reaction as image or GIF when we say lgtm
Action to send LGTM reaction as image or GIF when we say lgtmGo

A GitHub Action that automatically posts LGTM reaction images when triggered by specific comments or reviews.

#actions#lgtm#workflow-automation
Stars80
Forks8
Last commit
Cross platform Chocolatey CLI to build and publish packages
Cross platform Chocolatey CLI to build and publish packagesDockerfile

A GitHub Action for Chocolatey, enabling package management for Windows in CI/CD workflows.

#actions#devops#ci-cd
Stars79
Forks8
Last commit14 days ago
http-client
http-clientTypeScript

A lightweight HTTP client optimized for GitHub Actions workflows with TypeScript support.

#async-await#workflow-automation#typescript
Stars78
Forks34
Last commit4 years ago
rust-action
rust-actionDockerfile

A deprecated GitHub Action for Rust CI workflows with Rust, Rustfmt, Clippy, and Cargo Release pre-installed.

#clippy#rustfmt#continuous-integration
Stars78
Forks12
Last commit2 years ago
PreviousPage 8 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
4 months ago
6 days ago
4 years ago
3 months ago
12 days ago
3 years ago
4 years ago
1 year ago
10 months ago
6 days ago
2 years ago
3 years ago
Next
#Ci Cd244
#Automation158
#Devops148
#Workflow Automation91
#Actions64
#Pull Requests45
#Docker39
#Continuous Integration38
#Github Action37
#Github32
#Developer Tools31
#Hacktoberfest27