actions-marketplace-validations/Run flakeheaven with reviewdog

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

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 18, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/sailingpalmtree_reviewdog-flakehell-action@35f06fd4c8a35c8e2d9c32d19f55df984eb4a4f7 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
github_tokenGITHUB_TOKENno${{ github.token }}
workdirWorking directory relative to the root directory.no.
python_versionThe Python version to use for flakeheaven, e.g. python3.8nopython3.8
levelReport level for reviewdog [info,warning,error]nowarning
reporterReporter of reviewdog command [github-pr-check,github-pr-review].nogithub-pr-check
filter_modeFiltering mode for the reviewdog command [added,diff_context,file,nofilter]. Default is added. noadded
fail_on_errorExit code for reviewdog when errors are found [true,false] Default is `false`. nofalse
reviewdog_flagsAdditional reviewdog flagsno""

no outputs