patrickkempff/prlint
A GitHub action that checks that pull requests title, body, branch name matches regex patters.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN secret | — | — |
| configuration-path | The path for the pr lint configurations | — | .github/prlint.yml |
| comment-table-header | The title of the report table | — | Fails |
| comment-intro | The intro of the report, rendered above the table | — | :wave: Hi There! |
| comment-body | The message of the report, rendered below the table | — | I 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). |
Outputs
no outputs