workflow_close
Close the delivery workflow after stabilization, providing a reason for closure. Optionally force closure from any phase for exceptional cases.
Instructions
Close the workflow (normally from stabilize phase).
Args: reason: Reason for closing. force: Close from a non-stabilize phase (logged as forced). project_dir: Project directory. Defaults to working directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| reason | No | ||
| project_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |