Skip to content

feat(scripts/autolabel): use PR-title to find labels #5557

feat(scripts/autolabel): use PR-title to find labels

feat(scripts/autolabel): use PR-title to find labels #5557

Triggered via pull request July 24, 2026 21:59
Status Failure
Total duration 20s
Artifacts

actionlint.yml

on: pull_request
actionlint
16s
actionlint
ensure-sha-pinned-actions
12s
ensure-sha-pinned-actions
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
actionlint: .github/workflows/add_label_from_diff.yaml#L49
[actionlint] reported by reviewdog 🐶 undefined variable "PR_TITLE". available variables are "env", "github", "inputs", "job", "matrix", "needs", "runner", "secrets", "steps", "strategy", "vars" [expression] Raw Output: e:.github/workflows/add_label_from_diff.yaml:49:81: undefined variable "PR_TITLE". available variables are "env", "github", "inputs", "job", "matrix", "needs", "runner", "secrets", "steps", "strategy", "vars" [expression]
actionlint: .github/workflows/add_label_from_diff.yaml#L49
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC1073:error:4:24: 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:24: 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]