• NekuSoulA
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    1 month ago

    Technically you can do everything through email, because everything online can be represented as text. Doesn’t mean you should.

    PRs also aren’t just a simple back and forth anymore: Tagging, Assignees, inline reviews, CI with checks, progress tracking, and yes, reactions. Sure, you can kinda hack all of that into a mailing list but at that point it’s becoming really clunky and abuses email even more for something it was never meant to handle. Having a purpose-built interface for that is just so much nicer.

    • Aatube@kbin.melroy.org
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      Why would you need to control these through a mailing list? The maintainers should have accounts (I don’t see the point in federating maintainers instead of just discussion, especially when this is self-hostable), and only those with permissions should be setting up labels, assignees, inline reviews, and CI. And yes, sourcehut has a UI for this, though alternatives through email commands are also available.

      And no, I do not see the point of reactions. If you really need a vote, use a voting service.

    • Aatube@kbin.melroy.org
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      If you meant receive CI results… just send these via email? Every major platform (Gerrit, GitLab, GitHub, Gitea…) already does that for notifications IIRC.