bars-staggeredPipeline Creation

Build, clone, and modify pipelines using plain-language prompts — from the Opsera UI or directly in VS Code. Supports creation from templates, pipeline IDs, or tool identifiers.

bullhorn

Pipeline creation is restricted to Admin and Power User roles to maintain governance and compliance.Creation modes

Mode
How it works
Example prompt

Natural language

Describe requirements in plain text

Build a CI pipeline for Python with Snyk and Docker

Template

Start from a predefined Opsera template

Use the DevSecOps template and add Artifactory

Pipeline ID

Reuse and adapt an existing pipeline

Use pipeline ID xyz789 and add a Helm stage

Clone

Duplicate a pipeline and modify via chat

Clone pipeline ID abc123, replace Snyk with Prisma Cloud

Access in Opsera UI

1

Navigate to Pipelines from the left menu

2

Click Hummingbird AI at the top-right corner

3

Enter your prompt — the pipeline is created automatically on successVS Code extension

Generate, customize, and push pipelines to your Opsera tenant without leaving your editor.

Last updated