mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-02 17:48:10 +00:00
21 lines
333 B
YAML
21 lines
333 B
YAML
---
|
|
check_for_updates: true
|
|
excluded_labels:
|
|
- maintenance
|
|
- dependencies
|
|
file_name: CHANGELOG.md
|
|
logger: spinner
|
|
no_color: false
|
|
sections:
|
|
added:
|
|
- feature
|
|
- enhancement
|
|
changed:
|
|
- backwards-incompatible
|
|
fixed:
|
|
- bug
|
|
- bugfix
|
|
- documentation
|
|
show_unreleased: true
|
|
skip_entries_without_label: false
|