CI/CD Pipeline Generation
CI/CD Pipeline Generation helps create reviewable pipeline configuration for supported repositories.
What it does
- Inspects repository context available to the agent.
- Generates pipeline configuration for the requested provider.
- Opens a pull request when VCS access is configured.
- Produces a starting point that your team reviews and adapts.
Requirements
- DevOps Genie Agent deployed and live.
- VCS authentication.
- At least one configured repository URL, usually
vcs.infrastructureRepoUrlorvcs.deploymentRepoUrl.
Example prompt
Generate a GitHub Actions pipeline that builds, tests, and deploys this service.
Review expectations
Generated pipelines should be reviewed for your organization's build, release, secrets, deployment, and approval requirements before merge.
Troubleshooting
If this capability is not ready, check Integrations > Capabilities and see Configure VCS Access.