check_commit_wbso
Determine whether a specific git commit qualifies as WBSO-relevant work for R&D time tracking. Provide commit hash and repository path to get an instant eligibility check.
Instructions
Check if a git commit should be logged as WBSO work
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commit_hash | No | Git commit hash (uses HEAD if not provided) | |
| repository_path | No | Path to the git repository |