mirror of
https://github.com/immich-app/immich.git
synced 2025-05-31 04:05:39 -04:00
fix: clarify PR label validation message (#14925)
This commit is contained in:
parent
ef0070c3fd
commit
23461e98fb
1
.github/workflows/pr-label-validation.yml
vendored
1
.github/workflows/pr-label-validation.yml
vendored
@ -19,3 +19,4 @@ jobs:
|
|||||||
use_regex: true
|
use_regex: true
|
||||||
labels: "changelog:.*"
|
labels: "changelog:.*"
|
||||||
add_comment: true
|
add_comment: true
|
||||||
|
message: "Label error. Requires {{errorString}} {{count}} of: {{ provided }}. Found: {{ applied }}. A maintainer will add the required label."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user