1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic.git synced 2024-12-11 23:41:32 +01:00
ansible_role_restic/.chglog/config.yml
2021-03-23 16:35:44 +01:00

32 lines
621 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