Gitlab: "unable to determine merge request ID"
Created by: lguychard
It seems like this is due to expecting the URL to match merge_requests/(.*)/diffs
in getDiffPageInfo()
even though getPageInfo()
(called by resolveView()
) matches any page where the URL includes ${owner}/${projectName}/merge_requests