[coreboot-gerrit] Patch merged into coreboot/master: util/release: Add release notes generator script

gerrit at coreboot.org gerrit at coreboot.org
Wed Nov 11 20:42:02 CET 2015


the following patch was just integrated into master:
commit bec1108cbc806977196e4f7c70ffa2efd349bb52
Author: Martin Roth <martinroth at google.com>
Date:   Tue Nov 3 21:01:53 2015 -0700

    util/release: Add release notes generator script
    
    This script generates the rough format for the release notes, and will
    add new commits to the top of an existing release notes text file. At
    that point, a lot still needs to be done by hand - deciding which
    commits deserve to be in the release notes, and which don't.
    
    When updating the existing release notes, The updates are just added
    to the top of the file, and need to be placed manually.  This just
    helps prevent missed commits.
    
    When editing the release notes, don't delete or modify the commit id
    lines after they've been classified - Just move them to the bottom of
    the file until the notes are ready to publish.  This keeps those commits
    from re-appearing at the top of the file the next time the script is run
    to update the notes.
    
    Change-Id: I0a699c528117f0347a65a3bed4402f3a57309e3c
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: http://review.coreboot.org/12318
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Tested-by: build bot (Jenkins)


See http://review.coreboot.org/12318 for details.

-gerrit



More information about the coreboot-gerrit mailing list