View a markdown version of this page

CommitDiffSourceCodeType - Amazon CodeGuru Reviewer

CommitDiffSourceCodeType

A type of SourceCodeType that specifies the commit diff for a pull request on an associated repository. The SourceCommit and DestinationCommit fields are required to do a pull request code review.

Contents

DestinationCommit

The SHA of the destination commit used to generate a commit diff. This field is required for a pull request code review.

Type: String

Length Constraints: Minimum length of 6. Maximum length of 64.

Pattern: \S+

Required: Yes

SourceCommit

The SHA of the source commit used to generate a commit diff. This field is required for a pull request code review.

Type: String

Length Constraints: Minimum length of 6. Maximum length of 64.

Pattern: \S+

Required: Yes

MergeBaseCommit

The SHA of the merge base of a commit.

Type: String

Length Constraints: Minimum length of 6. Maximum length of 64.

Pattern: \S+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

Warning Javascript is disabled or is unavailable in your browser.

To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.