crown-commercial-service/AWS CodePipeline Trigger
Trigger a pipeline in AWS CodePipeline from GitHub Actions and fail if there is an error
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-region | AWS Region where the CodePipeline is located | yes | — |
| aws-access-key | AWS Access Key ID to trigger CodePipeline | yes | — |
| aws-secret-key | AWS Secret Key to trigger CodePipeline | yes | — |
| pipeline-name | The name of the pipeline | yes | — |
| target-branch | The branch or git reference to deploy | no | — |
Outputs
no outputs