It would be nice to integrate code review done by email as well as done by the UI
Something like what patchwor does
Pingou, I have made similar UI for fresque for code review, let me check how can I integrate it to pagure.
Have there been any updates on this?
This is definitely something that I've heard from quite a few people that they're interested in.
Being able to make pull requests using git send-email, git request-pull, git review, or similar would be very compelling for a large class of people.
git send-email
git request-pull
git review
Someone on Twitter pointed out to me that @harald wrote some code to handle transforming patch sets sent as emails into git branches, which could be used as a starting point for supporting email-to-PR directly.
Code: https://github.com/haraldh/mail2git
Metadata Update from @wombelix: - Issue set to the milestone: 6.0 - Issue tagged with: RFE