item_done
Resolve a sprint item as completed with a commit ID and semver changelog verb; runs executable gates automatically and accepts manual gate results.
Instructions
Resolve an item as completed with a commit id and a semver changelog verb (added/fixed/changed/removed/deprecated/security). Sprinty runs the item's executable gates itself; only manual gates take agent-supplied gate_results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| changelog | Yes | ||
| commit_id | Yes | ||
| gate_results | No |