Currently, there's a different stream for comments and for commits in a PR.
I think it would be useful to have just one "stream" with all comments, commits and actions (close/merge) on a PR innertwined, so that it's easy to see everything that happened to a PR.
Okies, we now have a cleaner comments section for PRs and it also shows links to inline comments.
The next step to do this RFE is to show when the branch is updated, and a final comment for closing / merging.
I also opened this ticket which was essentially part of this RFE. https://pagure.io/pagure/issue/599 closing that one for this one.
Ok, I'm on the fix to add notifications to PRs (notifications == small comments that cannot be edited and informing when a PR is merged/close/updated)
The last piece is implemented in https://pagure.io/pagure/pull-request/740
I think this last PR fixes this issue, so closing it.
Let's reopen or create another one if there is something missing.