actions-marketplace-validations/Run markdownlint with reviewdog in nofilter mode

🐶 Run markdownlint with reviewdog on pull requests to improve code review experience.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 21, 2020
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/fkohrt_action-markdownlint@981196421b42f419e5a1d6d13a1c876f75fbc522 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
github_tokenGITHUB_TOKEN.
levelReport level for reviewdog [info,warning,error]error
fail_on_errorReviewdog exits with 1 when at least one error was found/reportedfalse
reporterReporter of reviewdog command [github-pr-check,github-pr-review,github-check]. Default is github-pr-check. github-pr-review can use Markdown and add a link to rule page in reviewdog reports. github-pr-check
filter_modeControl how reviewdog filters results [added,diff_context,file,nofilter]added
markdownlint_flagsOptions of markdownlint command. Default: '.'.

no outputs