alexjurkiewicz/Trigger GitHub Deployment with PR Comments

Trigger GitHub Deployments with Pull Request comments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
trigger_phraseTrigger phrase you want to activate on. This action will take the remainder of the comment body as the environment, eg a message of `deploy to web3` will trigger a deployment to `web3`.nodeploy to
environment_validation_fileIf specified, this is a JSON file in your repository that defines a whitelist of acceptable environments, as well as metadata about them. See below for more info.no""
allow_draftIf set to `true`, you can deploy draft PRs.nofalse
ignore_status_checksIf set to `true`, you can deploy PRs with pending/failed status checks.nofalse
commentIf set to `false`, comments will not be posted to the pull request.notrue
namedescription
deployment_idGitHub's ID for this deployment.
deployment_api_urlURL to read deployment information.