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

Action to sync GitHub labels in the declarative way
Action to sync GitHub labels in the declarative wayGo

A GitHub Action to declaratively sync GitHub labels across repositories using YAML manifests.

#actions#manifest#label-management
Stars219
Forks34
Last commit3 years ago
Deploy to Kubernetes with kubectl
Deploy to Kubernetes with kubectlShell

A GitHub Action that provides kubectl for deploying and managing Kubernetes clusters in CI/CD workflows.

#actions#devops#container-orchestration
Stars218
Forks73
Last commit3 years ago
Add releases to GitHub
Add releases to GitHubShell

A GitHub Action that creates plain GitHub releases without attaching assets or source code.

#release#devops#publishing
Stars215
Forks59
Last commit5 days ago
Publishing code coverage to CodeClimate
Publishing code coverage to CodeClimateTypeScript

A GitHub Action that publishes code coverage reports to Code Climate from CI workflows.

#quality#devops#codeclimate
Stars208
Forks63
Last commit10 months ago
Use a Jenkinsfile
Use a JenkinsfileShell

Run Jenkinsfiles inside GitHub Actions using a single-shot Jenkins master in a Docker container.

#jenkins#devops#pipeline
Stars207
Forks58
Last commit2 years ago
Annotate a GitHub Pull Request Based on a Checkstyle XML-Report
Annotate a GitHub Pull Request Based on a Checkstyle XML-ReportPHP

Converts Checkstyle XML reports into GitHub Pull Request annotations for use in GitHub Actions.

#cs2pr#developer-tools#githubaction-workflow
Stars201
Forks27
Last commit
drom
dromOCaml

A wrapper over opam/dune providing a cargo-like experience for creating and managing OCaml projects with integrated documentation and CI.

#dune#continuous-integration#documentation
Stars201
Forks23
Last commit7 months ago
run-cmake
run-cmakeTypeScript

A GitHub Action to build C++ applications with CMake (using CMakePresets.json), Ninja, and vcpkg in CI workflows.

#devops#ninja#cpp-tooling
Stars195
Forks23
Last commit2 months ago
Get Latest Tag
Get Latest TagJavaScript

A GitHub Action that retrieves the latest Git tag from a repository, with fallback and pattern matching options.

#hacktoberfest#semver#devops
Stars194
Forks51
Last commit6 days ago
GitHub Actions for Android
GitHub Actions for AndroidTypeScript

A collection of GitHub Actions for Android development, including SDK installation and emulator management.

#actions#devops#android
Stars194
Forks26
Last commit1 year ago
Declaratively setup GitHub Labels
Declaratively setup GitHub LabelsJavaScript

A GitHub Action to declaratively manage issue labels across repositories using a JSON configuration file.

#label-management#repository-management#workflow-automation
Stars193
Forks19
Last commit
latex-action
latex-actionTeX

A GitHub Action that compiles LaTeX documents using a Docker-based TeXLive environment.

#github-actions-docker#github-action#texlive
Stars193
Forks27
Last commit1 year ago
GitHub Actions Attack Diagram
GitHub Actions Attack Diagram

A security research diagram mapping attack paths to exploit GitHub Actions misconfigurations for red team engagements.

#exploit-development#vulnerability-assessment#supply-chain-attack
Stars192
Forks16
Last commit1 year ago
PHP Coding Standards Fixer Action
PHP Coding Standards Fixer ActionDockerfile

A GitHub Action that runs PHP-CS-Fixer to automatically fix PHP code style issues in your CI/CD pipeline.

#automated-fixes#php-cs-fixer#workflow-automation
Stars192
Forks37
Last commit
GitHub Environment Variables Action
GitHub Environment Variables ActionJavaScript

A GitHub Action that exposes useful environment variables like repository slugs, branch names, and PR details for CI/CD workflows.

#deployment#devops#environment-variables
Stars188
Forks24
Last commit
actions/setup-ruby: Ruby
actions/setup-ruby: RubyTypeScript

A deprecated GitHub Action that sets up a Ruby environment with a specified version for CI/CD workflows.

#devops#workflow-automation#continuous-integration
Stars187
Forks71
Last commit5 years ago
bird-box
bird-boxJavaScript

Automatically update a GitHub Gist with your latest tweets using GitHub Actions.

#social-media#workflow-automation#profile-enhancement
Stars187
Forks34
Last commit3 years ago
pipeline.nvim
pipeline.nvimLua

A Neovim plugin to view and manage CI/CD pipeline runs (GitHub Actions, GitLab CI) directly within the editor.

#actions#developer-tools#devops
Stars182
Forks12
Last commit1 month ago
GitHub Actions for Deno
GitHub Actions for DenoTypeScript

A GitHub Action for installing and caching Deno in CI/CD workflows.

#version-management#workflow-automation#deno
Stars180
Forks16
Last commit2 years ago
ipfs-action
ipfs-actionJavaScript

A GitHub Action for uploading DApps and content to IPFS with support for multiple pinning services.

#upload#ipfs#devops
Stars180
Forks47
Last commit1 year ago
steam-box
steam-boxGo

Automatically update your GitHub profile README or pinned gist with a Steam playtime leaderboard using GitHub Actions.

#developer-tools#steam#steam-playtime-leaderboard
Stars179
Forks144
Last commit1 year ago
hello-world-docker-action
hello-world-docker-actionDockerfile

A template demonstrating how to build a Docker container action for GitHub Actions.

#workflow-automation#devops-tools#action-template
Stars178
Forks192
Last commit3 months ago
LÖVE Game Development & Automated Build System
LÖVE Game Development & Automated Build SystemLua

A professional template and automated build system for creating and publishing LÖVE games across multiple platforms.

#template#ios#game-publishing
Stars176
Forks17
Last commit
Create an issue using content from a file
Create an issue using content from a fileTypeScript

A GitHub Action that creates or updates issues using content from a file, designed for automated workflows.

#devops#workflow-automation#file-processing
Stars175
Forks38
Last commit
waka-box-go
waka-box-goGo

A Go-based tool that automatically updates GitHub profile READMEs or pinned gists with weekly WakaTime coding stats.

#github-profile#developer-tools#weekly-wakatime-stats
Stars174
Forks155
Last commit2 years ago
Open or Update PR on Branch Push (with Branch Selection)
Open or Update PR on Branch Push (with Branch Selection)Python

A GitHub Action that automatically opens or updates pull requests when branches with a specified prefix are pushed.

#hacktoberfest#devops#branch-management
Stars173
Forks58
Last commit
Use private actions in any workflow
Use private actions in any workflowTypeScript

A GitHub Action that loads and executes private GitHub Actions from other private repositories.

#workflow-automation#private-repositories#devops-tools
Stars171
Forks33
Last commit
action-ros-ci
action-ros-ciTypeScript

A GitHub Action to build and test ROS and ROS 2 packages using colcon in CI/CD workflows.

#robotics#ros2#build-automation
Stars169
Forks64
Last commit24 days ago
machine
machineGo

A Go library for building data processing workflows and pipelines with functional operations, cycles, and fan-out capabilities.

#pipeline-framework#stream-processing#functional-programming
Stars168
Forks12
Last commit12 days ago
Get a list of file changes with PR/Push
Get a list of file changes with PR/PushTypeScript

A GitHub Action that outputs changed, added, and removed files in your repository for use in CI/CD workflows.

#version-control#devops#workflow-automation
Stars167
Forks49
Last commit
Manage Labels on GitHub (create/rename/update/delete) as Code
Manage Labels on GitHub (create/rename/update/delete) as CodeTypeScript

A GitHub Action to manage repository labels as code through YAML configuration.

#actions#version-control#devops
Stars165
Forks16
Last commit
GitHub Actions for Docker
GitHub Actions for DockerGo

Deprecated GitHub Action for building, tagging, and pushing Docker images using environment variables.

#devops#deprecated#ci-cd
Stars165
Forks32
Last commit5 years ago
container-toolkit-action
container-toolkit-actionTypeScript

A template repository for creating container-based GitHub Actions using the official Actions Toolkit.

#container-actions#devops#ci-cd
Stars164
Forks40
Last commit6 days ago
setup-opentofu
setup-opentofuJavaScript

A GitHub Action to install and configure the OpenTofu CLI for infrastructure-as-code workflows.

#terraform-alternative#opentofu#devops-tools
Stars162
Forks37
Last commit3 days ago
github-stats-box
github-stats-boxJavaScript

Automatically update a pinned GitHub Gist with your GitHub statistics using GitHub Actions.

#developer-tools#statistics#workflow-automation
Stars159
Forks1.6k
Last commit1 year ago
Website to GIF
Website to GIFPython

A GitHub Action that captures a webpage and converts it into an animated GIF or WebP file.

#actions#gif-generation#publication
Stars157
Forks16
Last commit3 months ago
PreviousPage 6 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 month ago
3 years ago
4 days ago
1 month ago
5 months ago
7 days ago
1 year ago
2 years ago
3 years ago
5 days ago
Next
#Ci Cd244
#Automation158
#Devops148
#Workflow Automation91
#Actions64
#Pull Requests45
#Docker39
#Continuous Integration38
#Github Action37
#Github32
#Developer Tools31
#Hacktoberfest27