GraphCanon updated Sep 16, 2026 · GitHub synced Sep 16, 2026
61views this month
Decision brief
Actionsflow is a TypeScript-based tool for developers to automate GitHub workflows with flexibility and ease.
Good fit when
- You are developing applications that require integration with various services via HTTP requests and need a flexible automation solution within the context of GitHub workflows.
- Your workflow involves parsing RSS feeds, as Actionsflow allows easy setup of triggers from such sources.
Avoid when
- If your project is not hosted on GitHub or you prefer to use cloud-based automation services rather than self-hosting solutions.
- When looking for a no-code solution for automating workflows since Actionsflow requires understanding of TypeScript and workflow configuration files to set up custom processes.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (3,373) are secondary evidence.
- npm downloads (30d)
- 11,840·npm downloads API·Sep 16, 2026
- Docker Hub pulls (30d)
- 3,235·Docker Hub API·Sep 16, 2026
Maintenance and security
Full trust report- Maintenance
- Slowing (329d since push)
- As of Sep 16, 2026
- Provenance
- Not a fork · Organization account
- As of Sep 16, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install actionsflow npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A tool allowing developers to automate workflows based on GitHub actions using TypeScript.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Sep 16, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Sep 16, 2026
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Sep 16, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Sep 16, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Sep 16, 2026
Categories
Tags
README
🏁 Getting Started For self hosted version please see here 1. Create a public Github repository by using this link. A typical Actionsflow repository structure looks like this: 1. Uncomment schedule event Note: To prevent abuse, by default, the schedule is commented, please modify...
For agents
This page has a .md twin and JSON over the API.