actions-marketplace-validations/moia-oss/aws-codepipeline-trigger
Trigger an AWS CodePipeline from GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 2, 2026
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/moia-oss_aws-codepipeline-trigger@5324f4486c056faacb6a1588a259b82cde98b603 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pipeline | The name of the CodePipeline | yes | — |
| wait | Wait for the CodePipeline to finish and exit with same result as the CodePipeline | no | false |
| follow-codebuild | This controls whether CodeBuild Logs will be forwarded to GitHub Actions | no | false |
Outputs
no outputs