mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-06 13:22:57 +00:00
11 lines
227 B
JSON
11 lines
227 B
JSON
{
|
|
"LABEL": {
|
|
"name": "Invalid PR Title",
|
|
"color": "B60205"
|
|
},
|
|
"CHECKS": {
|
|
"regexp": "^(feat|fix|test|refactor|chore|style|docs|perf|build|ci|revert)(\\(.*\\))?:.*",
|
|
"ignoreLabels" : ["ignore-title"]
|
|
}
|
|
}
|