Pull request number. Defaults to the triggering PR (parsed from GITHUB_REF).
no
""
repo
GitHub repo in owner/name form. Defaults to GITHUB_REPOSITORY.
no
""
github-token
Token used to read the PR and post comments. Falls back to GITHUB_TOKEN.
no
${{ github.token }}
severity
Minimum severity to report (info|warn|error).
no
info
project-scope
If set (e.g. "**/*.st"), also parse the whole repo so project-scoped checks like DEAD_POU_INTRODUCED can see callers outside the diff. Requires actions/checkout with fetch-depth: 0. Leave empty to keep reviews diff-only and fast.
no
""
Outputs
name
description
result
One-line summary line ("plc-st-review (github): inline, N created, ...").