CodeReview
Information about a code review. A code review belongs to the associated repository that contains the reviewed code.
Types
Properties
The types of analysis performed during a repository analysis or a pull request review. You can specify either Security
, CodeQuality
, or both.
The Amazon Resource Name (ARN) of the RepositoryAssociation that contains the reviewed source code. You can retrieve associated repository ARNs by calling ListRepositoryAssociations.
The Amazon Resource Name (ARN) of the CodeReview object.
The state of the aws-codeguru-reviewer.yml
configuration file that allows the configuration of the CodeGuru Reviewer analysis. The file either exists, doesn't exist, or exists with errors at the root directory of your repository.
The time, in milliseconds since the epoch, when the code review was created.
The time, in milliseconds since the epoch, when the code review was last updated.
The owner of the repository. For an Amazon Web Services CodeCommit repository, this is the Amazon Web Services account ID of the account that owns the repository. For a GitHub, GitHub Enterprise Server, or Bitbucket repository, this is the username for the account that owns the repository. For an S3 repository, it can be the username or Amazon Web Services account ID.
The type of repository that contains the reviewed code (for example, GitHub or Bitbucket).
The pull request ID for the code review.
The name of the repository.
The type of the source code for the code review.
The reason for the state of the code review.