Open
Description
I recently heard that SourceHut and/or Gitlab have a feature where each repo has a project-specific e-mail address where someone can send a .patch
file to in order to open a pull-request. This would not require contributors to create an account in order to contribute.
This is kinda in parallel to #184, as it's also about federation, but not really full federation between instances, just using e-mail and git in their already "federated" context.
Ideally, this would
- assign a project-specific e-mail address
- allow incoming e-mail with a
.patch
file as attachment and publish that as a PR - reply to that e-mail with some unique identifier so that this user can somehow post new .patch files to update the PR