Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] Automatic generation of build notes

Hi all,

The new version of the releng-tools plugin (used for releasing builds) can
be used for generating build notes, with a list of the bugs fixed in the
release.
In order to make use of this new feature, when committing a bug fix, the
commit comment must contain the string "bug XXXX" - XXXX being the bugzilla
bug number of the bug fixed. For example: "Bug 123456 - fixed bug" would be
a valid comment for the report.
During the release process, an HTML file with links to all the bugs is
generated. For example: "Bug 171147. The include path has a bad cache
mechanism (FIXED)"

Regards,
Alon



Back to the top