|
|
|
|
|
by connorshea
3076 days ago
|
|
We have an issue for mailing lists in GitLab here[0] if you want to leave any comments, but it's not a particularly active issue and I'm not sure how likely we'd be to actually build this into the product. I'll update this comment if I find a more active/fleshed-out issue for the same functionality. [0]: https://gitlab.com/gitlab-org/gitlab-ce/issues/4272 |
|
- Add a bunch of hooks into GitLab that allow it to "hand-off" at sensible points to a list server such as Mailman
- Mailman has a huge Python API (http://mailmanclient.readthedocs.io/en/latest/). The biggest potential gain is likeliest to come from the people who want this coming up with the integrations themselves, but the roadblock there is lack of knowledge of GitLab's internals
- I'm not sure what the best way would be to handle #2. I wonder how good the community's mental model of GitLab is.