activescott/Automate Environment Deployment Approval
Automatically approve a deployment to Github environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| environment_allow_list | The list of environments to automatically approve deploys for. Can be a newline-delimited list of strings. | yes | — |
| actor_allow_list | The list of users to automatically approve deploys for. Can be a newline-delimited list of strings. | no | — |
| run_id_allow_list | The list of run IDs to automatically approve deploys for. Can be a newline-delimited list of strings. | no | — |
| github_token | A personal access token (PAT) from a 'required reviewer' and must have the 'repo' scope. | yes | — |
| approval_comment | The comment to add when approving a deployment. | no | approved by approve-dependabot-deploys script |
Outputs
no outputs