liskin/Problem Matcher wrapper (linter errors as annotations even for fork PRs)

Invoke linters, detect errors/warnings, show them as annotations. Supports PRs from forks, unlike other Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 23, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: liskin/gh-problem-matcher-wrap@d31bb388d13cf879e93f878cb2550299f0afb460 # v4.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
lintersComma or whitespace separated list of Problem Matchers to add/remove. For example, "flake8, mypy".yes
actionTo just "add" or "remove" Problem Matchers instead of wrapping a command, specify "add" or "remove" here.no
runCommand to run.yes

no outputs