actions-marketplace-validations/fmtok8s-ci

From Monolith to K8S Continuous Integration Action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 10, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/mcruzdev_fmtok8s-ci@1fa4f38eb94c6b974d70ec50b609c097df92a3dc # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
default_branchDefault branchnomain
github_tokenGithub tokenyes
namedescription
execute_helm_publishShows if you can publish Helm charts. (boolean)
version_to_useIs a correct semver value to uso on release process. (string)
execute_docker_publishShows if you can execute docker build/publish process. (boolean)
execute_native_publishShows if you can execute native build/publish process.