Evaluation - Amazon CodeCommit
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: