-
Guillaume Dedrie authored
In `getPrFiles` function, when requesting MR changes to GitLab API (in order to return files modified by the MR), we should iterate over `changes` property in the HTTP body response, and return `new_path` as the filename. See: https://docs.gitlab.com/ee/api/merge_requests.html#get-single-mr-changes
Guillaume Dedrie authoredIn `getPrFiles` function, when requesting MR changes to GitLab API (in order to return files modified by the MR), we should iterate over `changes` property in the HTTP body response, and return `new_path` as the filename. See: https://docs.gitlab.com/ee/api/merge_requests.html#get-single-mr-changes