actions-marketplace-validations/Visualize google cloud build graph
Create a graph of google cloud build steps by gcb-visualizer
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 21, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/gecko655_github-action-visualize-gcb-graph@4f7e0e71419bbcac9751860900ae85d056c1bcbd # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| gcb-visualizer-version | The version of https://github.com/RyanSiu1995/gcb-visualizer, starts with "v" | no | v1.0.1 |
| search-directories | Comma separated list of dictionaries that cloudbuild.yaml files are searched | no | . |
| filename-find-pattern | Custom pattern for the "cloudbuild.yaml" file name. This value is used as a parameter of `find -name`. See: https://man7.org/linux/man-pages/man1/find.1.html | no | cloudbuild.yaml |
| output-directory-relative-path | Output directory of the output visualized image files. This value is used as a relative path from the path of the directory of the cloudbuild.yaml | no | images |
| output-filetype | The file extension of the output visualized image files. See https://github.com/RyanSiu1995/gcb-visualizer#current-features to check available options | no | png |
Outputs
no outputs