InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 23 TypeScript Action Projects
-
Project mention: 5 Tools That Helped Me Catch 70% More Bugs in the Codebase [Important!] | dev.to | 2025-06-30
3. CI/CD Pipelines & Automated Tests
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
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.
-
-
actionsflow
The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions
-
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.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
changed-files
:octocat: Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.
For incremental CI, you can use tj-actions/changed-files, find only changed files, and run some scripts with arguments of these files
-
-
-
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.
-
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
-
-
add-and-commit
:octocat: Automatically commit changes made in your workflow run directly to your repo
-
-
-
-
-
-
-
harden-runner
Harden-Runner is a CI/CD security agent that works like an EDR for GitHub Actions runners. It monitors network egress, file integrity, and process activity on those runners, detecting threats in real-time.
Project mention: Popular GitHub Action tj-actions/changed-files is compromised | news.ycombinator.com | 2025-03-14Great points! Harden-Runner (https://github.com/step-security/harden-runner) is similar to Firejail and OpenSnitch but purpose-built for CI/CD context. Harden-Runner detected this compromise due to an anomalous outbound network request to gist.githubusercontent.com.
Interestingly, Firejail itself uses Harden-Runner in its GitHub Actions workflows! https://github.com/search?q=repo%3Anetblue30%2Ffirejail%20ha...
-
-
The future is getting weird in a good way. New technologies like AWS Firecracker and serverless containers (AWS Fargate, Google Cloud Run) are basically giving you VM-level security with container-level performance.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
TypeScript Actions discussion
TypeScript Actions related posts
-
Beyond the Hype: Rediscovering Why Containers Won
-
Automate GitHub like a pro: Build your own bot with TypeScript and Serverless
-
Adding CI/CD Integration to My Cloud Resume Challenge
-
Run –mount=type=cache caches on CI platforms
-
Why I Migrated from Server Actions to tRPC
-
Deploying a Hugo Blog to GitHub Pages with Actions
-
GitHub ActioTargeted Attack on Coinbase Expanded to tj-actions/changed-files
-
A note from our sponsor - InfluxDB
www.influxdata.com | 19 Jul 2025
Index
What are some of the best open-source Action projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | starter-workflows | 10,459 |
2 | actions-gh-pages | 5,025 |
3 | github-script | 4,606 |
4 | github-pages-deploy-action | 4,452 |
5 | FTP-Deploy-Action | 4,304 |
6 | actionsflow | 3,279 |
7 | next-safe-action | 2,793 |
8 | changed-files | 2,500 |
9 | zotero-actions-tags | 2,258 |
10 | github-actions | 1,798 |
11 | stepci | 1,777 |
12 | actions-hugo | 1,502 |
13 | codeql-action | 1,305 |
14 | add-and-commit | 1,215 |
15 | generouted | 1,154 |
16 | auth | 1,123 |
17 | cancel-workflow-action | 955 |
18 | unity-builder | 935 |
19 | goreleaser-action | 927 |
20 | expo-github-action | 915 |
21 | harden-runner | 853 |
22 | setup-bun | 573 |
23 | deploy-cloudrun | 524 |