deploy-changes
Deploy changes to staging or production environments while enforcing required actor roles to prevent unauthorized deployments.
Instructions
Deploy changes to an environment. Context-aware: requires appropriate actor_role for production deployments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changes | Yes | Description of changes | |
| actorRole | No | Role of the actor performing deployment | |
| environment | Yes | Target environment | |
| serviceName | Yes | The service to deploy |