harvest_commits
Import commit metadata for a specified path and date range to enable time-based analysis for accurate effort estimation.
Instructions
Copy commit metadata from a working tree into the store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| since | Yes | ||
| until | Yes | ||
| effort | Yes | ||
| work_slice | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recorded | Yes | ||
| identifier | Yes |