iceflowre/Git Commit Check
Git commit check based on certain rules.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| validator_file | Filepath to a validator file, relative to the root of the repository. | no | — |
| validator | Name of builtin validator: 'regex', 'simpletag' | no | — |
| options | Each line is a separate option passed to the validator (key: "value"). | no | — |
| platform | Platform to use: 'github' or 'forgejo'. If empty it will be automatically detected. | no | — |
| token | GitHub/Forgejo token | no | ${{ github.token }} |
Outputs
no outputs