mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
d49e8c3a63
* chore(deps): update helm chart common to v3.3.0 * chore(deps): update external minor dep helm releases (#1074) * chore(deps): update external patch dep helm releases (#1073) Co-authored-by: Renovate Bot <bot@renovateapp.com>
25 lines
467 B
JSON
25 lines
467 B
JSON
{
|
|
"labels": {
|
|
"kind:incorrect-title": {
|
|
"name": "kind:incorrect-title",
|
|
"colour": "#ffb700",
|
|
"description": "Incorrect title"
|
|
}
|
|
},
|
|
"pr": {
|
|
"kind:incorrect-title": {
|
|
"requires": 2,
|
|
"conditions": [
|
|
{
|
|
"type": "creatorMatches",
|
|
"pattern": "^(?!renovate).+"
|
|
},
|
|
{
|
|
"type": "titleMatches",
|
|
"pattern": "^(?!\\[[a-z]+\\]\\s[A-Z].+).+"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|