nikwotton/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
- Stale
- License
- None
- Runtime
- Deprecated runtime
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