Changes between Initial Version and Version 1 of Ticket #5052, comment 2
- Timestamp:
- 02/28/2020 04:04:43 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5052, comment 2
initial v1 6 6 7 7 - If the list is empty, there are no reviews. 8 - If there is ≥1 items in the list with `"state"` equal to `"CHANGES_REQUESTED"`, there are changes requested.9 - If all items in the list have`"state"` equal to `"APPROVED"`, the PR is approved.8 - If there are no items in the list with `"state"` equal to `"APPROVED"`, there are changes requested. 9 - If there is ≥ 1 items in the list with `"state"` equal to `"APPROVED"`, the PR is approved.