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

Twilio Fax
Twilio FaxTypeScript

A deprecated GitHub Action that was designed to send faxes using Twilio's programmable fax service.

#workflow-automation#fax#deprecated
Stars6
Forks1
Last commit2 years ago
Run Golint to lint your Golang code
Run Golint to lint your Golang codeShell

A GitHub Action that runs golint on Go code and fails the workflow if linting issues are found.

#ci-cd#code-quality#linting
Stars6
Forks3
Last commit3 years ago
Run Goimports to check Golang imports order
Run Goimports to check Golang imports orderShell

A GitHub Action that runs goimports to check and format Go import statements.

#developer-tools#goimports#ci-cd
Stars5
Forks2
Last commit6 years ago
git-needy.nvim
git-needy.nvimLua

A Neovim plugin that displays GitHub pending workflow run counts in your statusbar and provides quick browser navigation for approvals.

#workflow-management#developer-tools#productivity
Stars5
Forks1
Last commit4 months ago
date-box
date-boxJavaScript

Update a pinned GitHub Gist with anniversaries and countdowns using cron or moment time formats.

#github-profile#cron-jobs#date-tracking
Stars5
Forks39
Last commit3 years ago
Collaborate on tweets using pull requests
Collaborate on tweets using pull requestsJavaScript

Archived project for collaborative Twitter posting via GitHub Actions.

#version-control#social-media#team-collaboration
Stars5
Forks0
Last commit3 years ago
Send a Push Notification via Join
Send a Push Notification via JoinDockerfile

A GitHub Action that sends push notifications to your devices via the Join service.

#workflow-tools#join#join-api
Stars5
Forks0
Last commit6 years ago
Convert Branch or Tag Name Into Docker-Compatible Image Tag
Convert Branch or Tag Name Into Docker-Compatible Image TagShell

A GitHub Action that extracts and formats branch/tag names into Docker-compatible tags from GitHub refs.

#devops#tagging#workflow-automation
Stars5
Forks5
Last commit
antsichaut
antsichautPython

Automates the population of changelog.yaml files for Ansible collections by fetching and categorizing GitHub pull requests.

#changelog-automation#yaml#devops-tools
Stars5
Forks6
Last commit4 days ago
Setup Brainfuck
Setup BrainfuckShell

A GitHub Action that installs the brainfucky interpreter for running Brainfuck code in CI/CD workflows.

#devops#interpreter#workflow-automation
Stars5
Forks0
Last commit1 day ago
make-common-lisp-program
make-common-lisp-programCommon Lisp

A GitHub Action that builds executable Common Lisp programs using ASDF on CI runners with a Common Lisp implementation installed.

#build-automation#continuous-integration#lisp-programming
Stars5
Forks0
Last commit
Run dlint security linter on your Python code
Run dlint security linter on your Python codeDockerfile

GitHub Action that runs the dlint security linter on Python code to detect insecure coding patterns.

#linter#security-linter#python-security
Stars5
Forks2
Last commit5 years ago
Send an SMS using MessageBird
Send an SMS using MessageBirdTypeScript

A GitHub Action to send SMS notifications using the MessageBird API.

#devops#workflow-automation#notifications
Stars5
Forks1
Last commit6 years ago
Add Labels Depending if the Pull Request Still in Progress
Add Labels Depending if the Pull Request Still in ProgressJavaScript

GitHub Action that automatically labels pull requests as 'Work in progress' or 'Ready to review' based on updates.

#developer-tools#label-management#workflow
Stars5
Forks0
Last commit
run-gatling
run-gatlingJavaScript

GitHub Action to integrate Gatling performance tests into CI/CD workflows for continuous performance testing.

#performance-engineering#continuous-testing#devops
Stars5
Forks3
Last commit3 years ago
cowsay
cowsayShell

A Zsh plugin that displays a daily-updated joke using cowsay every time you open a terminal.

#developer-tools#terminal-tools#awesome-zsh-plugins
Stars5
Forks0
Last commit1 day ago
Update Maxmind Databases
Update Maxmind DatabasesShell

A Docker container for automatically updating legacy MaxMind GeoIP databases, designed for use with GitHub Actions.

#legacy-databases#geolocation#ci-cd
Stars5
Forks1
Last commit7 years ago
Get latest SemVer and branch name given a search string
Get latest SemVer and branch name given a search stringJavaScript

A GitHub Action that retrieves the last semantic version and branch name matching a specified prefix from repository branches.

#version-extraction#branch-management#regex
Stars4
Forks1
Last commit
bilibili-gist-py
bilibili-gist-pyPython

Automatically updates your pinned GitHub Gist with Bilibili profile info and recent video uploads.

#bilibili-api#social-media-integration#profile-enhancement
Stars4
Forks1
Last commit4 months ago
shodan-exposure-box
shodan-exposure-boxPython

Automatically updates a pinned GitHub gist with Shodan.io exposure statistics for your public IP.

#python#pinned-gist#network-security
Stars4
Forks0
Last commit4 days ago
Close Milestone
Close MilestoneShell

A GitHub Action that automatically closes milestones based on their number.

#hacktoberfest#milestone-tracking#workflow-automation
Stars4
Forks0
Last commit27 days ago
Setup Elastic Cloud Control Tool
Setup Elastic Cloud Control ToolTypeScript

A GitHub Action that installs and caches a specific version of ecctl (Elastic Cloud control tool) on the runner.

#ecctl#devops#github-action
Stars4
Forks0
Last commit3 days ago
Create a Kubernetes Cluster for Testing Using Krucible
Create a Kubernetes Cluster for Testing Using KrucibleDockerfile

A GitHub Action for creating temporary Kubernetes clusters optimized for testing using Krucible.

#devops#kubernetes#ci-cd
Stars4
Forks0
Last commit6 years ago
github-lang-box
github-lang-boxTypeScript

Update a pinned GitHub gist to display your most used programming languages from public and private repositories.

#language-statistics#developer-tools#cli-tool
Stars4
Forks4
Last commit1 year ago
Setup NativeScript
Setup NativeScriptTypeScript

A GitHub Action to set up the NativeScript development environment on Windows, Linux, and macOS.

#ios#android#nativescript
Stars4
Forks2
Last commit1 year ago
Send an SMS from GitHub Actions using Clockworksms
Send an SMS from GitHub Actions using ClockworksmsJavaScript

A GitHub Action that sends SMS notifications via Clockworksms API from your workflows.

#github-actions-javascript#clockworksms#devops
Stars4
Forks0
Last commit
Setup Cassandra Schema
Setup Cassandra SchemaShell

A deprecated GitHub Action for setting up Cassandra database schemas in CI/CD workflows.

#devops#github-action#database-migration
Stars4
Forks2
Last commit2 years ago
analog-publish-gh-pages
analog-publish-gh-pagesTypeScript

A GitHub Action to build and deploy static AnalogJS applications to GitHub Pages.

#deployment#github-pages#analogjs
Stars4
Forks0
Last commit1 year ago
GitHub Action for TencentCloud Serverless
GitHub Action for TencentCloud ServerlessShell

A GitHub Action to deploy functions to Tencent Cloud Serverless Cloud Function (SCF) platform.

#scf-cli#serverless#cloud-functions
Stars3
Forks0
Last commit6 years ago
ngx-control-message
ngx-control-messageTypeScript

Angular library for binding validation messages to synchronous and asynchronous form control validators.

#npm#reactive-forms#frontend
Stars3
Forks0
Last commit1 year ago
@fast-facts/ng-update
@fast-facts/ng-updateTypeScript

A GitHub Action that automatically updates Angular CLI projects via `ng update` and creates pull requests.

#devops#continuous-integration#dependency-management
Stars3
Forks0
Last commit10 days ago
leetcode-skills-box
leetcode-skills-boxPython

Automatically updates a pinned GitHub gist with your top LeetCode skills and practice statistics.

#developer-tools#gist-integration#coding-practice
Stars2
Forks4
Last commit3 months ago
stackoverflow-stats-box
stackoverflow-stats-boxJavaScript

Display your Stack Overflow stats in a pinned GitHub Gist with badges, top tags, and reputation.

#stats-tracker#stackoverflow#developer-profile
Stars2
Forks2
Last commit4 years ago
qt-hello-world
qt-hello-worldQML

A Qt5 demo project demonstrating how to package Qt applications as AppImages using appimage-builder and GitHub Actions.

#desktop-application#portable-applications#qt5
Stars2
Forks4
Last commit2 years ago
An example of using Terraform to validate and apply GitHub administration
An example of using Terraform to validate and apply GitHub administrationHCL

Terraform configuration for managing the asgharlabs GitHub organization, including repositories and settings.

#repository-automation#version-control#devops
Stars2
Forks1
Last commit
hackmd-box
hackmd-boxPython

Dynamically updates a pinned GitHub gist to display your latest publicly published HackMD notes.

#cron-job#developer-profile#markdown
Stars1
Forks0
Last commit11 months ago
PreviousPage 16 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
2 years ago
3 years ago
3 years ago
6 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