validate_author_info
Validate commit author name or email against configured rules. Prevents invalid commits by ensuring author identity meets project standards.
Instructions
Validate commit author name and/or email with commit-check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| author_name | No | ||
| author_email | No | ||
| config | No | ||
| repo_path | No | ||
| config_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||