Hacker News new | ask | show | jobs
by exikyut 3080 days ago
My take:

- 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.