mirror of
https://github.com/roles-ansible/ansible_role_restic/
synced 2024-12-12 12:50:18 +01:00
32 lines
617 B
YAML
32 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
|