nicklegan/GitHub Pull Request Naming Policy Action

A GitHub Action to verify if a pull request title or body contains a valid regex pattern.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
title-regexA regex string matching a valid pull request titleno
title-flagsFlag for issue title regex string. e.g. i for case-insensitive.no
title-error-messageError message to display why the regex does not match the pull request titleno
body-regexA regex string matching a valid pull request bodyno
body-flagsFlag for issue body regex string. e.g. i for case-insensitive.no
body-error-messageError message to display why the regex does not match the pull request bodyno

no outputs