obo_mark_complete
Mark items as completed with resolution text in One-By-One review sessions to automate tracking and replace manual file operations.
Instructions
Mark an item as completed with resolution text.
Args: session_file: Absolute path or filename relative to {base_dir}/.github/obo_sessions/ item_id: Item ID to mark complete resolution: Text describing how the item was resolved base_dir: Required if session_file is a bare filename
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_file | Yes | ||
| item_id | Yes | ||
| resolution | Yes | ||
| base_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |