|
|
|
@ -5,18 +5,18 @@ info:
|
|
|
|
|
repository_url: https://github.com/jointwt/goryon
|
|
|
|
|
options:
|
|
|
|
|
commits:
|
|
|
|
|
# filters:
|
|
|
|
|
# Type:
|
|
|
|
|
# - feat
|
|
|
|
|
# - fix
|
|
|
|
|
# - perf
|
|
|
|
|
# - refactor
|
|
|
|
|
filters:
|
|
|
|
|
Type:
|
|
|
|
|
- feat
|
|
|
|
|
- fix
|
|
|
|
|
- perf
|
|
|
|
|
- refactor
|
|
|
|
|
commit_groups:
|
|
|
|
|
# title_maps:
|
|
|
|
|
# feat: Features
|
|
|
|
|
# fix: Bug Fixes
|
|
|
|
|
# perf: Performance Improvements
|
|
|
|
|
# refactor: Code Refactoring
|
|
|
|
|
title_maps:
|
|
|
|
|
feat: Features
|
|
|
|
|
fix: Bug Fixes
|
|
|
|
|
perf: Performance Improvements
|
|
|
|
|
refactor: Code Refactoring
|
|
|
|
|
header:
|
|
|
|
|
pattern: "^(\\w*)\\:\\s(.*)$"
|
|
|
|
|
pattern_maps:
|
|
|
|
@ -24,4 +24,4 @@ options:
|
|
|
|
|
- Subject
|
|
|
|
|
notes:
|
|
|
|
|
keywords:
|
|
|
|
|
- BREAKING CHANGE
|
|
|
|
|
- BREAKING CHANGE
|
|
|
|
|