actions-marketplace-validations/Max Commit Count

A GitHub action that requires that a PR contain no more than a specified number of commits

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 31, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/nikwotton_max-commit-count@b6222e062b8d42fcf9b0316dbcfb5621bcb65685 # no releases — HEAD as of 2026-07-14

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

namedescriptionrequireddefault
maxCommitsThe maximum number of commits allowedyes
tokenDefines the token to use to execute the git API requests with, uses `env.GITHUB_TOKEN` by defaultno

no outputs