validate_commit_context
Validates commit messages, branch names, author details, and repository state in a single call using configurable rules.
Instructions
Run combined commit-check validations in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| branch | No | ||
| author_name | No | ||
| author_email | No | ||
| config | No | ||
| repo_path | No | ||
| config_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||