enable_plan
Activate or deactivate a specified build plan in Bamboo to control CI/CD workflow execution.
Instructions
Enable or disable a build plan.
Args: plan_key: The plan key (e.g., 'PROJ-PLAN') enabled: True to enable, False to disable
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | No | ||
| plan_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |