Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today. Learn more →
Top 23 Action Open-Source Projects
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
My base target is used for development use, but my production target is used for production use. I'm using a GitHub Actions workflow to checkout my code, installing dependencies without development dependencies, and building my application. When that's done, I build the Docker image and send it to my container registry.
-
super-linter
Combination of multiple linters to run as a GitHub Action or standalone (by super-linter)
-
actions-gh-pages
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
actions-gh-pages Also by Shohei Ueda, this action pushes static assets to the specified branch.
-
-
github-pages-deploy-action
🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.
Deploy to GitHub Pages git.ts - Read to help you improve your own deployment script.
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
We can replace tox with tox-uv:
-
actionsflow
The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions
-
action-tmate
Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself.
-
https://store.dhall-lang.org/Prelude-v23.1.0/JSON/Type.dhall...
basically, to do recursive definitions, you have to lambda encode your data types, work with them like that, and then finally "reify" them with, like, a concrete list type at the end, which means that all those lambdas evaluate away and you're just left with list data. This is neat and intresting and worthy of learning, but would be wildly overly-complicated for most eng teams I think.
After hitting this point in the search, I decided to go another route: https://github.com/rhysd/actionlint
and this project solved my needs such that I couldn't justify spending more time on it any longer.
-
I recently tried to build a new Next.js app without tRPC, thinking I wouldn't need it anymore now that Server Actions are stable and there are tools like next-safe-action to help with validation, auth middleware, error handling, etc.
-
changed-files
:octocat: Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.
Project mention: GitHub ActioTargeted Attack on Coinbase Expanded to tj-actions/changed-files | news.ycombinator.com | 2025-04-05I'm so glad someone dug into this properly after the tj-actions maintainer started locking threads and refusing to look into how the PAT was leaked.
https://github.com/tj-actions/changed-files/issues/2464#issu...
-
flutter-action
Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.
Project mention: How to Set Up Automated Tests with a QA Coding Agent for Flutter | dev.to | 2025-02-14The choice of subosito/flutter-action was excellent. After investigation, I found it's a popular and well-maintained community action for Flutter, handling everything from installation to flutter pub get. As someone new to Flutter, this saved me significant research time.
-
-
-
CI/CD testing: As mentioned earlier, if you have fast preview deployments of your API hooked up to your PRs, you can use a tool like StepCI to run integration and end-to-end tests as a part of your development workflow.
-
Project mention: CI/CD Pipelines Guide with GitHub Actions, SonarCloud, Codecov, and Sentry | dev.to | 2024-07-29
References: GitHub Actions Documentation SonarCloud GitHub Action Codecov GitHub Action Sentry GitHub Action Nardy Book REST API
-
actions-hugo
GitHub Actions for Hugo ⚡️ Setup Hugo quickly and build your site fast. Hugo extended, Hugo Modules, Linux (Ubuntu), macOS, and Windows are supported.
actions-hugo by Shohei Ueda. A simple way to set up Hugo in a GitHub actions environment
-
-
Project mention: Ask HN: How to build in-house and prive code review assisten with AI? | news.ycombinator.com | 2024-05-11
There are bunch of open-source tools to help you with that.For example https://github.com/irgolic/AutoPR
What are things you are looking into for the review assistant to perform?
-
-
add-and-commit
:octocat: Automatically commit changes made in your workflow run directly to your repo
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Actions discussion
Actions related posts
-
Getting started with FrankenPHP, Laravel and Docker
-
Why I Migrated from Server Actions to tRPC
-
Exploring Serverless APIs: A Guide for Developers
-
Deploying a Hugo Blog to GitHub Pages with Actions
-
GitHub ActioTargeted Attack on Coinbase Expanded to tj-actions/changed-files
-
Deploying a static Website with Pulumi
-
As Visual Studio App Center closes, a look back, and what to use now?
-
A note from our sponsor - Civic Auth
www.civic.com | 23 Apr 2025
Index
What are some of the best open-source Action projects? This list will help you:
# | Project | Stars |
---|---|---|
1 | awesome-actions | 26,033 |
2 | starter-workflows | 10,004 |
3 | super-linter | 9,789 |
4 | actions-gh-pages | 4,907 |
5 | github-script | 4,458 |
6 | github-pages-deploy-action | 4,403 |
7 | FTP-Deploy-Action | 4,109 |
8 | tox | 3,782 |
9 | actionsflow | 3,250 |
10 | action-tmate | 3,142 |
11 | actionlint | 3,088 |
12 | next-safe-action | 2,672 |
13 | changed-files | 2,426 |
14 | flutter-action | 2,393 |
15 | zotero-actions-tags | 2,174 |
16 | github-actions | 1,768 |
17 | stepci | 1,731 |
18 | codecov-action | 1,549 |
19 | actions-hugo | 1,488 |
20 | github-action | 1,391 |
21 | AutoPR | 1,314 |
22 | codeql-action | 1,242 |
23 | add-and-commit | 1,195 |