olmesm/Infrastructure Diagrams
Generate and Commit Infrastructure Diagrams
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Oct 13, 2022
- License
- GPL 3.0
Pinned Snippet
uses: olmesm/infrastructure-diagram-action@b140b77da495cd3221d111199a0374877bcfb94e # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Set a generated GITHUB_TOKEN for pushing to the remote branch. | yes | — |
| debug | debug action | no | — |
| force_regenerate | Force regeneration of all images. Increases build minutes used. Will only commit if the hash of the output image is different. | no | — |
| input_dir | Set an input directory for deployment. | no | _documentation/diagrams |
| user_name | Set Git user.name | no | Bot |
| user_email | Set Git user.email | no | default@github-bot.com |
| commit_message | Set a custom commit message with a triggered commit hash | no | Diagrams generated with [Infrastructure Diagram Action](https://github.com/olmesm/infrastructure-diagram-action) |
| disable_review_comment | Disable posting a review comment | no | — |
Outputs
no outputs