#2972 Remote pull requests do not show any file names
Closed: Fixed Opened by qulogic.

Take for example this remote pull request. Every file says "this is a remote pull-request, so we cannot provide you with a direct link to the file but you can always checkout the pull-request locally to review it entirely.", but no file name is listed, so I have no idea which file to look for, even if checking it out locally.


Hm, odd indeed, we can do better.

In the mean while the summary table on the front page of the PR: https://src.fedoraproject.org/rpms/jansson/pull-request/1 does mention the names of the files updated/removed.

Metadata Update from @pingou:
- Issue tagged with: bug

Metadata Update from @pingou:
- Issue assigned to pingou

Commit 58bcf494 fixes this issue

Metadata