Dataset: Issues & Pull Requests
Entity: Pull Requests
Field ID: review_state
Type: Select list
Description: The state of the pull request review. Possible values are:
APPROVED
the pull request is approved by all participating reviewersCHANGES_REQUESTED
one of the reviewers has requested changesNONE
there are no reviews in progressPENDING
some required reviews are still pending approval/rejection
Source: Calculated
Transformation logic:
No assigned reviewers =>
NONE
One review is requesting changes =>
CHANGES_REQUESTED
The number of approving reviews is less than the required approval count =>
PENDING
The number of approving reviews is greater than or equal to the required approval count =>
APPROVED
From: |
|
Github (PRs) | Calculated |
Gitlab (PRs) | Calculated |
Bitbucket (PRs) | Calculated |
JIRA (Issues) | N/A |
ClickUp (Issues) | N/A |
Trello (Issues) | N/A |