index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-19 | fix(cliff): trim fix separator before checking merge request id | Levente Polyak | |
The fix separator contains a whitespace, which made the check never match. We now trim the separator before checking, making it resilient against any kind of spaces. Fixes b7984c6073f07d06896dc5cfbe38cbbd563b078f | |||
2023-12-19 | feat(cliff): add label for breaking changes to changelog | Levente Polyak | |
2023-11-24 | chore(release): nicely format multiple "Component:" trailers | Christian Heusel | |
Signed-off-by: Christian Heusel <christian@heusel.eu> | |||
2023-11-20 | chore(release): allow fixes tags without cluttering the changelog | Christian Heusel | |
Signed-off-by: Christian Heusel <christian@heusel.eu> | |||
2023-10-31 | fix(cliff): update the tag_pattern to use regex | Orhun Parmaksız | |
2023-09-26 | chore: add a config file for git cliff | Christian Heusel | |
This is done so that the generated changelog carries more information (i.e. the scope of the change). Co-Authored-by: Levente Polyak <anthraxx@archlinux.org> Signed-off-by: Christian Heusel <christian@heusel.eu> Signed-off-by: Levente Polyak <anthraxx@archlinux.org> |