This is just an example, but there really needs to be a way to make sure they post a proper changelog… Like, is there a limitation on characters? Can’t we set up a way to import the release notes from Github? Why is it this way?

  • potterman28wxcv@beehaw.org
    link
    fedilink
    arrow-up
    16
    ·
    1 year ago

    I would say it is this way because it takes a big effort to crunch all the patches that have been made thus far and make an easy-to-read summary out of them.

    It’s not something that comes for free. You need someone on the job.

      • potterman28wxcv@beehaw.org
        link
        fedilink
        arrow-up
        11
        ·
        1 year ago

        Even if the commit message is concise, there is a difference between what the patch does on a technical level and what the end user will see as a result.

        IMO the solution is to link each commit to an issue or a ticket - some high-level description of the feature the commit implements - but there still has to be someone who makes the effort of making sure each commit is linked to a ticket and who nags the devs when they forget to do so…