foursquare/Verify PR Template is filled out

Verifies that the PR description is not identical to the PR template, impliying that it wasnt filled out

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 3, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: foursquare/pr-template-fillout-verifier@235e40d1ea0fe4b59f166db6c2a7823620369022 # v1.0.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
commentA message to comment on the PR if the template wasnt filled outno
failWhether to fail if the PR description matches the templatenotrue
convert-to-draftWhether to convert the PR to a draft if the template wasnt filled outnofalse
template-pathThe path of the PR template file to compare tono./docs/pull_request_template.md

no outputs