mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
ci: Update labeler workflow
Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
This commit is contained in:
parent
25e2c34582
commit
a5b459cdfc
@ -33,6 +33,7 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ steps.get-app-token.outputs.token }}
|
GITHUB_TOKEN: ${{ steps.get-app-token.outputs.token }}
|
||||||
configJSON: |
|
configJSON: |
|
||||||
{
|
{
|
||||||
|
"releaseMastermind": {
|
||||||
"labels": {
|
"labels": {
|
||||||
"kind:incorrect-title": {
|
"kind:incorrect-title": {
|
||||||
"name": "kind:incorrect-title",
|
"name": "kind:incorrect-title",
|
||||||
@ -58,7 +59,7 @@ jobs:
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "titleMatches",
|
"type": "titleMatches",
|
||||||
"pattern": "^(?!\[[a-z0-9]+\]\s[A-Z0-9].+).+"
|
"pattern": "^(?!\\[[a-z0-9]+\\]\\s[A-Z0-9].+).+"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -67,3 +68,4 @@ jobs:
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user