vcarl/Effect-TS Flow Diagrams
Generate Mermaid diagrams from Effect-TS code changes in PRs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for posting comments | yes | ${{ github.token }} |
| tsconfig-path | Path to tsconfig.json | no | tsconfig.json |
| include-flow-diagram | Include execution flow diagram | no | true |
| include-layer-diagram | Include layer dependency diagram | no | true |
| include-error-diagram | Include error channel diagram | no | true |
Outputs
no outputs