init_configure_ci
Configure a CI/CD pipeline for your project with automated checks and deployment target support. Specify project name, language, and CI platform to generate build, test, and deploy workflows.
Instructions
Configure CI/CD pipeline for the project with automated checks (Pro)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| language | Yes | Programming language | |
| ci_platform | Yes | CI/CD platform | |
| project_name | Yes | Name of the project | |
| deploy_target | No | Deployment target (e.g. aws, gcp, vercel, k8s) |