mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 00:05:50 +00:00
feat: new checks
This commit is contained in:
parent
476dbc2e95
commit
2614bf8c0e
1 changed files with 0 additions and 4 deletions
4
.github/pr-title-checker-config.json
vendored
4
.github/pr-title-checker-config.json
vendored
|
@ -1,8 +1,4 @@
|
|||
{
|
||||
"LABEL": {
|
||||
"name": "title needs formatting",
|
||||
"color": "EEEEEE"
|
||||
},
|
||||
"CHECKS": {
|
||||
"prefixes": ["fix: ", "feat: ", "feature: ", "chore: ", "hotfix: "]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue