1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-26 21:51:58 +00:00

fix: clarify PR label validation message (#14925)

This commit is contained in:
bo0tzz 2024-12-25 14:07:52 +01:00 committed by GitHub
parent ef0070c3fd
commit 23461e98fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,3 +19,4 @@ jobs:
use_regex: true
labels: "changelog:.*"
add_comment: true
message: "Label error. Requires {{errorString}} {{count}} of: {{ provided }}. Found: {{ applied }}. A maintainer will add the required label."