JJ / github-pr-contains-action

Action that checks whether the body or diff in a PR contains a certain word.
MIT License
29 stars 33 forks source link

Fail graciously (or not) if the PR has no body #114

Closed JJ closed 5 months ago

JJ commented 8 months ago

As indicated by @ApoorvGuptaAi in a note:

Its valid to have PRs with no body, so maybe that should not fail validation?