dev-build-deploy/CommitMe - Conventional Commits validation
Validate your Pull Request against the Conventional Commits specification.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token used to access GitHub (eg. github.token) | no | — |
| update-labels | Update labels on Pull Request (`breaking`, `feature` or `fix`) | no | true |
| include-commits | Include commits associated with the Pull Request; by default we use the repository configuration settings to determine this value. | no | — |
| scopes | Conventional Commits scopes allowed for this repository; be default we accept all scopes. | no | — |
| types | Conventional Commits types allowed for this repository; by default we accept all types. | no | — |
| config | Path to the configuration file; by default ".pre-commit.json" is used. | no | — |
Outputs
no outputs