software_delivery_loop
Execute a governed software delivery loop from feedback through coding, pull request, and deployment via an IT/Ops orchestrator.
Instructions
Run the governed software loop from MCP: feedback/SDLC -> coding -> PR -> deploy.
This is the main bridge for external coding tools. It routes through Lightbulb's IT/Ops orchestrator so repo binding, SDLC context, CloudOps, GitHub, HITL, tests, container release, and deployment gates travel together.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | ||
| workspace_id | No | ||
| repository | No | ||
| github_owner | No | ||
| github_repo | No | ||
| project_key | No | ||
| environment | No | staging | |
| mode | No | feedback_to_code | |
| execute_coding | No | ||
| open_pr | No | ||
| auto_push | No | ||
| trigger_deploy | No | ||
| extra_inputs | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |