actions-marketplace-validations/Visualize google cloud build graph

Create a graph of google cloud build steps by gcb-visualizer

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 21, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/gecko655_github-action-visualize-gcb-graph@4f7e0e71419bbcac9751860900ae85d056c1bcbd # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
gcb-visualizer-versionThe version of https://github.com/RyanSiu1995/gcb-visualizer, starts with "v"nov1.0.1
search-directoriesComma separated list of dictionaries that cloudbuild.yaml files are searchedno.
filename-find-patternCustom 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.htmlnocloudbuild.yaml
output-directory-relative-pathOutput directory of the output visualized image files. This value is used as a relative path from the path of the directory of the cloudbuild.yamlnoimages
output-filetypeThe file extension of the output visualized image files. See https://github.com/RyanSiu1995/gcb-visualizer#current-features to check available optionsnopng

no outputs