ci: add default configuration for git-cliff #238
Reference in New Issue
Block a user
Delete Branch "ci-add-default-git-cliff-config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Introduce a default configuration file for git-cliff to manage
changelog generation. This file includes customizable templates
for the changelog header, body, and footer, and enables parsing
of commit messages according to the conventional commits
specification. The changes facilitate easier and standardized
documentation of project updates and changes.
mentioned in commit
3e8b3d00e5