Evaluation - AWS CodeCommit

Evaluation

Returns information about the approval rules applied to a pull request and whether conditions have been met.

Contents

approvalRulesNotSatisfied

The names of the approval rules that have not had their conditions met.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

approvalRulesSatisfied

The names of the approval rules that have had their conditions met.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

approved

Whether the state of the pull request is approved.

Type: Boolean

Required: No

overridden

Whether the approval rule requirements for the pull request have been overridden and no longer need to be met.

Type: Boolean

Required: No

See Also

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