Structs§
Enums§
- Event
- The review action you want to perform. The review actions include:
APPROVE
,REQUEST_CHANGES
, orCOMMENT
. When you leave this blank, the API returns HTTP 422 (Unrecognizable entity) and sets the review action state toPENDING
, which means you will need to re-submit the pull request review using a review action.