reopen_issue
Reopen a closed issue in a GitLab project. Use dry-run mode to preview the action before executing.
Instructions
Reopen a closed issue. dry_run=true by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| issue_iid | Yes | Issue IID to reopen | |
| dry_run | No | Dry run mode (default: true). When true, returns a preview of the action without executing it. Set to false only after user confirmation. |