Support Github Releases for CodePipeline Triggers
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 83
Description
Add support for triggering CodePipeline using GitHub releases.
### Use Case
My team currently deploys software using semantic versioning. Rather than solely relying on merging into branches, it would be great to trigger deployments using releases.
### Other
* [X] :wave: I may be able to implement this feature request
* [ ] :warning: This feature might incur a breaking change
---
This is a :rocket: Feature Request
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating CodePipeline trigger support in the aws-cdk repository and reviewing how GitHub events are represented; then determine how GitHub release events and semantic-version tags should map to deployments. Done means a documented, tested way to trigger CodePipeline from GitHub releases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, github, typescript
- Domain
- ci-cd, cloud, devops, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100