pipeline_generate
Generate CI/CD pipeline configuration for your project. Specify platform, language, and features to create tailored build, test, and deploy workflows.
Instructions
Generate a complete CI/CD pipeline configuration for your project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| features | Yes | Pipeline features to include | |
| language | Yes | Primary language/framework (e.g., 'node', 'python', 'go') | |
| platform | Yes | CI/CD platform | |
| deploy_target | No | Deployment target |