androidx/Check Pull Request Format Action

A GitHub action that ensures pull requests follow a specific format

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
checksThe JSON Array of regular expressions to validate the pull request body with. All of these MUST be present.yes
namedescription
statusThe result of the pull request checks. `true` if passed or `false` when failed.