actions-marketplace-validations/fmtok8s-ci
From Monolith to K8S Continuous Integration Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 10, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/mcruzdev_fmtok8s-ci@1fa4f38eb94c6b974d70ec50b609c097df92a3dc # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| default_branch | Default branch | no | main |
| github_token | Github token | yes | — |
Outputs
| name | description |
|---|---|
| execute_helm_publish | Shows if you can publish Helm charts. (boolean) |
| version_to_use | Is a correct semver value to uso on release process. (string) |
| execute_docker_publish | Shows if you can execute docker build/publish process. (boolean) |
| execute_native_publish | Shows if you can execute native build/publish process. |