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

codestats-box-python
codestats-box-pythonPython

Update a pinned GitHub gist with your Code::Stats programming statistics using a Python script and GitHub Actions.

#programming-stats#codestats#pinned-gists
Stars11
Forks19
Last commit1 year ago
GitHub Actions for Pixela (a-know/pi)
GitHub Actions for Pixela (a-know/pi)TypeScript

A GitHub Action to install the Pixela CLI tool (a-know/pi) for automating habit tracking in CI/CD workflows.

#actions#cli-tool#ci-cd
Stars11
Forks1
Last commit4 years ago
hitokoto-box
hitokoto-boxGo

Updates a pinned GitHub Gist with a random hitokoto (a short, meaningful quote) on a scheduled basis.

#developer-tools#scheduled-tasks#hitokoto-api
Stars11
Forks9
Last commit5 years ago
Publish one or more JS modules to a registry
Publish one or more JS modules to a registryJavaScript

A GitHub Action that automatically publishes one or more JavaScript modules to npm or custom registries.

#dist-tag#self-hosted-registry#multi-module
Stars11
Forks3
Last commit
algokit-python-template
algokit-python-templateJinja

Official AlgoKit template for developing and deploying Puya smart contracts on Algorand using Python.

#ruff#algokit#smart-contracts
Stars11
Forks7
Last commit3 months ago
youtube-box
youtube-boxPython

Automatically update a pinned GitHub gist with your latest YouTube videos using GitHub Actions.

#github-profile#developer-tools#social-media-integration
Stars10
Forks4
Last commit6 years ago
Run Go lint checks on PR event
Run Go lint checks on PR eventShell

GitHub Action that runs Go lint checks on pull requests and tracks lint status using a configuration file.

#automated-checks#lint#linter
Stars10
Forks2
Last commit7 years ago
Run vint, with reviewdog output on the PR
Run vint, with reviewdog output on the PRDockerfile

A GitHub Action that runs vint Vim script linter with reviewdog for automated code review feedback.

#pull-requests#automated-testing#ci-cd
Stars10
Forks2
Last commit3 days ago
micropython-package-template
micropython-package-templatePython

A template for creating and publishing MicroPython packages to PyPI with automated testing and deployment workflows.

#pypi#template#package
Stars10
Forks1
Last commit2 months ago
Create an Outlook Calendar Event using Microsoft Graph
Create an Outlook Calendar Event using Microsoft GraphJavaScript

A GitHub Action that creates Outlook calendar events using Microsoft Graph API in response to repository events.

#actions#workflow-automation#devops-tools
Stars10
Forks3
Last commit
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
Stars10
Forks0
Last commit7 months ago
buildcage
buildcageTypeScript

A Docker build security tool that restricts outbound network access to only allowed domains, preventing supply chain attacks.

#supply-chain-security#container-security#network-isolation
Stars10
Forks0
Last commit1 day ago
PyCodeStyle Action - A GitHub Action that leaves a comment on your PR with pycodestyle (autopep8) feedback
PyCodeStyle Action - A GitHub Action that leaves a comment on your PR with pycodestyle (autopep8) feedbackShell

A GitHub Action that runs pycodestyle and comments style errors on pull requests.

#pep8#pull-requests#automated-testing
Stars9
Forks4
Last commit
Gato
GatoPython

A security tool for enumerating and exploiting pipeline vulnerabilities in GitHub Actions workflows and self-hosted runners.

#self-hosted-runners#enumeration-tool#vulnerability-scanner
Stars9
Forks1
Last commit3 months ago
toggl-box
toggl-boxJavaScript

Update a pinned GitHub Gist with your weekly Toggl Track time tracking statistics.

#developer-tools#productivity#toggl-api
Stars9
Forks5
Last commit4 years ago
Sync Defined Files/Binaries to Wiki or External Repositories
Sync Defined Files/Binaries to Wiki or External RepositoriesShell

A GitHub Action to automatically sync files and binaries to external repositories, including the current repo's wiki.

#git-sync#file-synchronization#devops
Stars9
Forks5
Last commit
Generate Custom Response using JSONbin
Generate Custom Response using JSONbinShell

A GitHub Action to create, read, update, and delete JSON bins using the JSONbin.io API.

#json-api#data-storage#storage
Stars9
Forks2
Last commit1 day ago
Run Pascal Script
Run Pascal ScriptPascal

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

#compiler#pascal#workflow-automation
Stars9
Forks4
Last commit1 day ago
Update Configured GitHub Actions to the Latest Versions
Update Configured GitHub Actions to the Latest VersionsC#

A CLI tool to check and upgrade GitHub Actions versions in your repositories.

#devops#open-source#version-checker
Stars9
Forks1
Last commit3 years ago
Send a Push Notification via Pushbullet
Send a Push Notification via PushbulletDockerfile

A GitHub Action that sends push notifications to your devices via Pushbullet.

#pushbullet#actions#devops
Stars9
Forks3
Last commit2 years ago
New package version checker for NuGet
New package version checker for NuGetTypeScript

A GitHub Action that checks for new versions of NuGet packages in .NET projects and outputs update information.

#actions#nuget#devops
Stars9
Forks1
Last commit3 months ago
Run performance testing with artillery.io
Run performance testing with artillery.ioJavaScript

A GitHub Action for load-testing web applications using Artillery.

#load-testing#devops#performance-testing
Stars9
Forks5
Last commit6 years ago
Publish module to Puppet Forge
Publish module to Puppet ForgeShell

GitHub Action to build and publish Puppet modules to Puppet Forge.

#devops#puppet-forge#infrastructure-as-code
Stars8
Forks2
Last commit1 month ago
Check Gradle version
Check Gradle versionTypeScript

GitHub Action that verifies projects use the latest stable Gradle version by checking against Gradle's official current version.

#gradle#version-checker#version-check
Stars8
Forks0
Last commit1 year ago
Detect Flaky Tests with BuildPulse
Detect Flaky Tests with BuildPulseShell

GitHub Action for connecting to BuildPulse to detect and manage flaky tests in CI/CD workflows.

#actions#devops#flaky-tests
Stars8
Forks4
Last commit3 years ago
Get Commit Difference Count Between Two Branches
Get Commit Difference Count Between Two BranchesJavaScript

A GitHub Action that calculates the number of commits between two branches.

#version-control#workflow-automation#devops-tools
Stars8
Forks2
Last commit
Linguist
Linguist

A deprecated GitHub Action that detects programming languages in files or repositories and outputs language breakdown in JSON format.

#workflow-automation#github-action#linguistic-analysis
Stars7
Forks0
Last commit2 years ago
archlinux-cl
archlinux-clShell

A Docker image providing Arch Linux with multiple Common Lisp implementations for testing and development.

#arch-linux#quicklisp#continuous-integration
Stars7
Forks1
Last commit4 months ago
blog-box
blog-boxJavaScript

Automatically updates a pinned GitHub gist with your latest dev.to blog post.

#developer-tools#gistbox#blog
Stars7
Forks7
Last commit4 years ago
codestats-box
codestats-boxJavaScript

Update a pinned GitHub gist with your daily Code::Stats programming activity.

#developer-tools#productivity#cli-tool
Stars7
Forks7
Last commit5 years ago
todoist-box
todoist-boxJavaScript

A GitHub Action that updates a pinned gist with your Todoist task statistics and productivity metrics.

#github-profile#oauth#developer-tools
Stars7
Forks0
Last commit1 day ago
Build Go applications for multiplatform
Build Go applications for multiplatformJavaScript

A GitHub Action that builds Go applications for multiple platforms (cross-compilation) in CI/CD workflows.

#devops#build-automation#cross-compilation
Stars6
Forks2
Last commit
Block PR merges when Checks for target branches are failing
Block PR merges when Checks for target branches are failingTypeScript

GitHub Action that blocks PR merges when check suites or commit statuses for target branches are failing.

#devops#workflow-automation#pull-requests
Stars6
Forks3
Last commit
Jekyll Diff Action
Jekyll Diff ActionShell

GitHub Action that diffs built Jekyll sites after changes and comments the results back to GitHub.

#version-control#jekyll#website-testing
Stars6
Forks1
Last commit5 years ago
github-activity-box
github-activity-boxTypeScript

Update a pinned GitHub Gist to display your latest GitHub activity (issues and PRs) using a CLI or GitHub Action.

#developer-tools#activity-feed#cli-tool
Stars6
Forks1
Last commit1 year ago
mal-box
mal-boxTypeScript

Update a pinned GitHub gist with your latest anime and manga activity from MyAnimeList.

#gistbox#activity-feed#manga-tracker
Stars6
Forks0
Last commit4 years ago
PreviousPage 15 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
3 years ago
3 years ago
6 years ago
2 years ago
3 years ago
3 years ago
6 years ago
Next
#Ci Cd423
#Automation304
#Devops215
#Workflow Automation149
#Actions96
#Pull Requests70
#Developer Tools68
#Github Action68
#Docker66
#Continuous Integration58
#Github54
#Code Quality46