Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
action: Fix the detection of changes requested in a PR
The GitHub API returns all reviews posted in chronological order. Accumulate the reviews per-user in a dictionary before checking if there are any changes requested. Signed-off-by: Carles Cufi <[email protected]>
- Loading branch information