Commit Graph

9 Commits (b664f62ee96c0975e325cd6c7191511341e69e61)

Author SHA1 Message Date
sundowndev 245e33af1f refactor: add check in changelog script 2022-03-02 11:34:32 +04:00
Elie 8ca3fe45d3
chore: use jq to improve changelog script 2022-03-01 18:14:39 +01:00
Craig Furman c360c60951 chore: include uncategorised changes in changelog
Ensure all PRs, even ones missing a "kind" label, are present in the
generated changelog. During the manually-initiated release process,
maintainers can edit the changelog to categorise them if they wish.

If we move to an automated, continuous release, it will still be better
to include uncategorised PRs than to omit them altogether.
2022-03-01 16:11:52 +00:00
sundowndev 99ed042a1e
refactor(scripts): changelog
Fix shellcheck issues
2022-01-24 15:26:27 +04:00
sundowndev 9af9926eb2
fix(script): changelog
Improve the script soit better handle patch releases.
2022-01-11 10:58:50 +04:00
sundowndev aaa3c4f17a
refactor(scripts): changelog
Since the tag is already created when releasing, we need to compare commits based on the second most recent tag, not the default branch.
2021-12-22 14:38:46 +04:00
sundowndev 76820f88a4
chore: add changelog automatically 2021-12-20 14:42:34 +04:00
sundowndev 0dc02a7988
refactor(script): changelog generator
Address review comments
2021-12-09 10:17:30 +01:00
sundowndev d237bf6115
chore: create changelog generator script 2021-12-09 09:58:39 +01:00