Description
I'd like to see this project support AWS Codecommit as the repo source.
Use Case
I use codecommit to store internal code, would like to use this tool to automate making PRs there.
Proposed Solution
Work in parallel to the github workflow for cloning and making PRs. Use something like the git-remote-codecommit tool to clone, and the aws cli, boto3, or the javascript sdk to open and monitor PRs
Description
I'd like to see this project support AWS Codecommit as the repo source.
Use Case
I use codecommit to store internal code, would like to use this tool to automate making PRs there.
Proposed Solution
Work in parallel to the github workflow for cloning and making PRs. Use something like the git-remote-codecommit tool to clone, and the aws cli, boto3, or the javascript sdk to open and monitor PRs