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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 31, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/nikwotton_max-commit-count@b6222e062b8d42fcf9b0316dbcfb5621bcb65685 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| maxCommits | The maximum number of commits allowed | yes | — |
| token | Defines the token to use to execute the git API requests with, uses `env.GITHUB_TOKEN` by default | no | — |
Outputs
no outputs