Skip to content

Code Review - Implement

This guide explains how CloudAEye provides implementation suggestions for an issue identified by Code Review.

Overview

CloudAEye automatically performs a code review when you comment @cloudaeye /review in the PR timeline. For any identified issues, you can request a suggested fix by replying with @cloudaeye /implement.

Prerequisites

Step 1: Register

Sign up with CloudAEye SaaS.

Step 2: Install GitHub App

Integrate with GitHub by installing the GitHub app.

Step 3: Connect Github Repositories

Connect the repositories where you would like to use CloudAEye to review code.

Getting Proposed Implementation for an Issue

To receive a proposed implementation to address an issue identified by Code Review, you may reply to the issue with @cloudaeye /implement.

Code Review - Implementation Suggestion

The proposed fix will appear as a Commit suggestion. Here is an example.

Code Review - Implementation Suggestion Example