Commit Graph

6 Commits (b3893cd1baf0d0674be20433be408d2c563462e3)

Author SHA1 Message Date
sudo pacman -Syu b98c62c46f
feat: support filter commit scope (#5)
* feat: add scope flag

* refactor: use scopes as map to quickly check

* feat: add scope to generate commits

* feat(convention): add scope to commit

* refactor: remove obsolete commit GetType

* refactor(convention): combie UpdateType and NewCommit

* feat(changelog): skip commit outside scopes

* feat(convention): remove () in scope

* feat(changelog): support filter scope

Co-authored-by: Tran Hau <ngtranhau@gmail.com>
2021-03-22 12:44:54 +07:00
Tran Hau 176e35a16e fix: no newline at end of file 2021-01-12 01:37:11 +07:00
Tran Hau afcee321fa test(changelog): unit test for misc type 2021-01-12 01:33:32 +07:00
hau 562557dbcd test(changelog): more test for generate changelog 2020-12-17 18:02:12 +07:00
hau 7694e1e1c7 test(changelog): re-gen golden data for correct header 2020-12-17 17:58:49 +07:00
hau 98eb8cc928 test(changelog): unit test for changelog with markdown 2020-11-29 20:08:51 +07:00