update_status
Update your claim's status and optionally attach a note for your partner. Changes push immediately; marking done auto-annotates your branch's changed files.
Instructions
Update your own claim's status (e.g. 'in-progress' -> 'done') and
optionally attach a note for your partner. Pushes immediately. On 'done' the
claim is auto-annotated with changed_files (your branch's diffstat vs the
default branch). To drop a claim without finishing it, use release(); to
finish AND open a PR, use finish().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| status | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |