View source: R/codecommit_operations.R
codecommit_get_pull_request_approval_states | R Documentation |
Gets information about the approval states for a specified pull request. Approval states only apply to pull requests that have one or more approval rules applied to them.
See https://www.paws-r-sdk.com/docs/codecommit_get_pull_request_approval_states/ for full documentation.
codecommit_get_pull_request_approval_states(pullRequestId, revisionId)
pullRequestId |
[required] The system-generated ID for the pull request. |
revisionId |
[required] The system-generated ID for the pull request revision. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.