cloudify-cosmo/Parse Cloudify Related comments

parse issue comment then pass action to Cloudify.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 5, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: cloudify-cosmo/cloudify-comment-action@b3b1f8133738ee995f8d7ac6a31cc7ddb59fe80a # v1.3

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

namedescriptionrequireddefault
commentcomment to parse and take action based onyes
github_tokengithub token that will be used to add comment to PRno-
environment-nameName of Cloudify environmentno-
environment-idID of Cloudify environmentno-
labelsA labels list of the form <key>:<value>,<key>:<value>. Any comma and colon in <value> must be escaped with \. The labels’ keys are saved in lowercase. no-
module-fileURL/path to Terraform module archiveno-
module-source-pathpath to Terraform module inside the archiveno-
variables-fileYAML/JSON file containing template variablesno-
environment-fileYAML/JSON file containing environment variables to pass to the Terraform process no-
environment-mappingA whitespace-delimited list of strings. For each item: * If it is of the form `k=v`, then the value of the environment variable `k` is passed as environment variable `v` to Terraform * Otherwise, let the value be `x`; then the environment variable `x` is passed as-is to Terraform This effectively passes environment variables, visible to the CI/CD platform, as environment variables to Terraform. Useful, among others, for passing Cloud credentials - stored in the CI/CD platform - to Terraform no-
skip-apply-commentboolean to control whether to add terraform apply comment to PRnofalse
infracost-api-keyinfracost api key [requrired in case you want to use cost comment action]nofalse
namedescription
resultComment handling result