Under "Files Changed" in a PR, the headers are missing the file names that got changed.
Ex: https://pagure.io/releng/pull-request/6757#request_diff
But you can see them from the commit. Ex: Commit for the above PR https://pagure.io/fork/ausil/releng/c/3de50a96ef98b1c01609c257ceb083086d4dab90
I suspect yet another pygit2 API breakage...
Metadata Update from @pingou: - Issue tagged with: bug
same problem at https://pagure.io/pagure/pull-request/2287
Also reported in https://pagure.io/pagure/issue/2519
Another duplicate: #2610
Metadata Update from @pingou: - Issue assigned to pingou
Commit c24b33c6 fixes this issue