actions-marketplace-validations/deployment-builder-action-public

Create deployment on github for Jira integrations (deployment | build)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 5, 2024
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/lagrowthmachine_deployment-builder-action-public@cb08b6930b0f95d0c42396b65fe360f8d141ef6b # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
tokenGithub tokenyes
refThe ref to deploy. This can be a branch, tag, or SHA.yes
environmentName for the target deployment environment, which can be changed when setting a deploy status. For example, production, staging, or qa.yes
auto_mergeAttempts to automatically merge the default branch into the requested ref, if it is behind the default branch.
descriptionShort description of the deployment.
productionSpecifies if the given environment is one that end-users directly interact with. Default: true when environment is production and false otherwise.
statusCan be one of: error, failure, inactive, in_progress, queued, pending, success
required_contextsThe deployment will only be created if all statuses for the required contexts pass.
namedescription
deployment_idId of the deployment