mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-04 04:12:55 +00:00
14 lines
238 B
JSON
14 lines
238 B
JSON
{
|
|
"LABEL": {
|
|
"name": "breaking change",
|
|
"color": "D93F0B"
|
|
},
|
|
"CHECKS": {
|
|
"regexp": "^(?:(?!!:).)*$",
|
|
"ignoreLabels": [
|
|
"ignore-title"
|
|
],
|
|
"alwaysPassCI": true
|
|
}
|
|
}
|