num30/C4(DSL) render to Github markdown
Render C4 diagram to Github markdown
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| filename | Diagram file name | yes | — |
| github-branch | Github branch name to commit rendered diagrams | — | ${{ github.ref }} |
| github-token | Github token to access target repository | — | ${{ github.token }} |
| github-repo | Target repository with owner in form of `some-org/repo` | — | ${{ github.repository }} |
| path | Relative path in target repository to place the rendered MD files | — | ./ |
| github-username | Username of a user that will make a commit` | — | C4RenderBot |
| github-user-mail | Email of a user that will make a commit` | — | github-bot@${{ github.repository_owner }}.com |
| target-clone-dir | — | — | target-repo-clone |
| structurizr-image-tag | Specific image tag of `structurizr/cli` docker image | — | latest |
Outputs
no outputs