6 lines
191 B
YAML
6 lines
191 B
YAML
feature: ['feature/*', 'feat/*']
|
|
fix: fix/*
|
|
chore: chore/*
|
|
skip-changelog: ['sourcery/*', 'dependabot/*', 'pre-commit-ci-*', 'all-contributors/*']
|
|
translation: ['translation/*', 'weblate-*']
|