gresb/Deployment manifest

Create or read a deployment manifest comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 15, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: gresb/action-deployment-manifest@ad63431ee8e9f3fcb71cdf8e39d872ccdbf01fb0 # v0.2.0

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

namedescriptionrequireddefault
createWhether to create a deployment manifest comment.yes""
readWhether to read a deployment manifest comment.yes""
issue-numberThe number of the deployment issue or pull request.yes
issue-titleThe title of the deployment issue, used when creating the manifest.no
comment-headerThe header of the manifest comment, used to create new comments and find existing comments.yes## Deployment manifest
target-runtimesThe runtimes where to deploy the release.yestst acc prd
deploy-labelThe label that is used to trigger the manifest generation.yesdeploy
releaseWhen reading the manifest, if this input is set then the action will skip reading the comment and will take this value as the release to deploy. Setting this value is only meaningful when `read = true`.no
runtimeThe runtime targeted by a deployment, which will be used to validate if the runtime is part of the target runtimes defined in the deployment manifest. Setting this value is only meaningful when `read = true`.no
namedescription
releaseThe release to deploy.
runtimesThe target runtimes for deployment.