Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sw360-dev] conventional changelog

Hi,

how about improving the commit style of messages using conventional changelog?

It is just very simple:

you have (as examples)

fix(licenseinfo) correcting bug with GPL-2.0 missing

feat(portlets) improving attachment list with datatable

docs(docker) adding information to install compose separatedly

style(vulnerabilities) changing indendation

refactor(scheduling) moving out specific scheduling functionality

test(projects) adding test for access by moderators

chore(whatever) whatever

more here:


Then, if we have sufficient coverage, we could go over and auto generate the release notes …

Any doubts?

- Michael


Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


Back to the top