mirror of
https://github.com/Threnklyn/jira.git
synced 2026-05-18 20:23:28 +02:00
31f7b03978
Signed-off-by: ldelossa <ldelossa@redhat.com>
30 lines
450 B
YAML
Executable File
30 lines
450 B
YAML
Executable File
style: github
|
|
template: CHANGELOG.tpl.md
|
|
info:
|
|
title: CHANGELOG
|
|
repository_url: https://github.com/go-jira/go-jira
|
|
options:
|
|
commits:
|
|
sort_by: Scope
|
|
commit_groups:
|
|
group_by: Scope
|
|
header:
|
|
pattern: '^(.*):\s*(.*)$'
|
|
pattern_maps:
|
|
- Scope
|
|
- Subject
|
|
issues:
|
|
prefix:
|
|
- "#"
|
|
|
|
refs:
|
|
actions:
|
|
- Closes
|
|
- Fixes
|
|
- PullRequest
|
|
|
|
notes:
|
|
keywords:
|
|
- BREAKING CHANGE
|
|
- NOTE
|