We want to integrate CodeRabbit into the aws-ctl open-source repository to enable AI-assisted code review during pull requests. This will help improve code quality, catch issues early, and maintain consistency across community contributions.
Tasks
Acceptance Criteria:
- CodeRabbit is successfully installed and functional in the aws-ctl repo
- Each PR receives automated code review comments from CodeRabbit
- Approved PRs automatically get a 👍 reaction
- PRs requiring fixes or flagged issues get a 👎 reaction and/or an issue summary comment
- No conflicts with other CI/CD tools or bots in use
- Clear documentation or announcement is made for contributors