awslabs / awslabs/aws-solutions-constructs
New Pattern: aws-codecommit-codepipeline
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 268
- Avg merge
- 5h 18m
- Merged PRs (30d)
- 5
Description
Build a new pattern to use AWS CodeCommit as source for AWS CodePipeline. Also create AWS EventBridge event rule using the pipeline as target for a commit on defined git branch.
### Use Case
Need this feature to invoke AWS CodePipeline once new code is committed on a defined branch.
### Proposed Solution
Create a CodePipeline, CodeCommit repository, event rule with CodePipeline as the target.
* [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 file, test, or entry point is named. Start by inspecting comparable AWS CDK patterns in the aws-solutions-constructs repository, then identify how to represent CodeCommit, CodePipeline, and an EventBridge rule targeting the pipeline. Done means a pattern supports commits on a defined Git branch and has coverage for the proposed resources.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100