mirror of
https://github.com/kopia/kopia.git
synced 2026-03-09 09:46:21 -04:00
3 lines
278 B
YAML
3 lines
278 B
YAML
PR_TITLE_REGEX: /(feat|fix|breaking|build|chore|docs|style|refactor|test)\((app|cli|server|providers|deps|site|ci|infra|general)\): .*/
|
|
COMMIT_MESSAGE_REGEX: /(feat|fix|breaking|build|chore|docs|style|refactor|test)\((app|cli|server|providers|deps|site|ci|infra|general)\): .*/
|