obo_mark_skip
Mark items as skipped in One-By-One review sessions to manage workflow priorities and track resolution status with optional reasoning.
Instructions
Mark an item as skipped.
Args: session_file: Absolute path or filename relative to {base_dir}/.github/obo_sessions/ item_id: Item ID to skip base_dir: Required if session_file is a bare filename reason: Optional reason for skipping
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_file | Yes | ||
| item_id | Yes | ||
| base_dir | No | ||
| reason | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |