maxim-lobanov/Build issue dependencies graph
Update epic issue with mermaid diagram that contains dependencies between all issues included to epic
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| root-issue-url | Url of the root issue | yes | — |
| section-title | Title of markdown section where mermaid chart should be placed | yes | — |
| github-token | GitHub API Token with read and write access to root issue and read access to all issues in the tasklist | yes | — |
| include-legend | Set this option to include legend to mermaid diagram | no | false |
| include-finish-node | Set this option to include finish node to mermaid diagram | no | false |
| dry-run | Set this option to not update root issue with updated mermaid diagram and only print new diagram to output | no | false |
Outputs
| name | description |
|---|---|
| mermaid-diagram | Rendered markdown with mermaid diagram |