patrickkempff/prlint

A GitHub action that checks that pull requests title, body, branch name matches regex patters.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
repo-tokenThe GITHUB_TOKEN secret
configuration-pathThe path for the pr lint configurations.github/prlint.yml
comment-table-headerThe title of the report tableFails
comment-introThe intro of the report, rendered above the table:wave: Hi There!
comment-bodyThe message of the report, rendered below the tableI found **{{count}}** failures but please don't let this discourage you! Your effort is greatly appreciated and together we make sure that the codebase stays in awesome shape! :ok_hand: :pray: Before this PR can be reviewed, please resolve the above issues first. Thanks! **Not sure how to resolve a specific issue?** There are edge cases where I will be wrong. If you think this is the case or you are not sure how to fix the issue, you should let the reviewer know by adding the reason/question to your PR description. If you are looking for me or want to know what rules I live by, you can find me in [prlint.yml](../blob/master/.github/prlint.yml).

no outputs