feat(scripts/autolabel): use PR-title to find labels #5558
actionlint.yml
on: pull_request
actionlint
19s
ensure-sha-pinned-actions
15s
Annotations
2 errors and 1 warning
|
actionlint:
.github/workflows/add_label_from_diff.yaml#L49
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC1073:error:4:28: Couldn't parse this double quoted string. Fix to allow more checks [shellcheck]
Raw Output:
e:.github/workflows/add_label_from_diff.yaml:49:7: shellcheck reported issue in this script: SC1073:error:4:28: Couldn't parse this double quoted string. Fix to allow more checks [shellcheck]
|
|
actionlint:
.github/workflows/add_label_from_diff.yaml#L49
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC1072:error:6:1: Expected end of double quoted string. Fix any mentioned problems and try again [shellcheck]
Raw Output:
e:.github/workflows/add_label_from_diff.yaml:49:7: shellcheck reported issue in this script: SC1072:error:6:1: Expected end of double quoted string. Fix any mentioned problems and try again [shellcheck]
|
|
actionlint:
.github/workflows/add_label_from_diff.yaml#L49
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC1009:info:1:1: The mentioned syntax error was in this simple command [shellcheck]
Raw Output:
i:.github/workflows/add_label_from_diff.yaml:49:7: shellcheck reported issue in this script: SC1009:info:1:1: The mentioned syntax error was in this simple command [shellcheck]
|