1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic_archiver.git synced 2024-08-16 10:09:49 +02:00
ansible_role_restic_archiver/.chglog/config.yml
Matthias Leutenegger 3fe87de594 add: git-chglog
2020-11-12 16:25:48 +01:00

31 lines
617 B
YAML

style: github
template: CHANGELOG.tpl.md
info:
title: CHANGELOG
repository_url: https://github.com/syntro-opensource/ansible.silverstripe
options:
commits:
filters:
Type:
- add
- fix
- change
- remove
- deprecate
- Bump
commit_groups:
title_maps:
add: 🍰 Added
fix: 🐞 Fixed
change: 🔧 Changed
deprecate: 💀 Deprecated
remove: 🗑 Removed
Bump: 🧬 Dependencies
header:
pattern: "^(\\w*)\\:?\\s(.*)$"
pattern_maps:
- Type
- Subject
notes:
keywords:
- BREAKING CHANGE