aws / aws/codecatalyst-blueprints
Ability to set branch rules on a SourceRepository
- Dominant language
- TypeScript
- Stars
- 58
- Forks
- 22
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
## Describe your feature request
Ability to set branch rules on a SourceRepository.
## Describe the solution you'd like
A new `branchRules` property in the SourceRepository constructor allowing a user to control branch rules.
## Describe alternatives you've considered
N/A.
## Additional context
N/A.
Contributor guide
Research direction
Locate the TypeScript definition and constructor for SourceRepository. Read how existing constructor properties are represented and check whether branch-rule behavior or tests are documented elsewhere. Done means users can provide a branchRules property and it controls branch rules as requested, but the issue does not specify the supported rule shape or validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100