Continuous Integration
Set up or update CI pipeline for automated testing and validation
Complexity: Moderate | Duration: 15-30m | Category: Devops
Tags: ci automation testing pipeline
Workflow Diagram
Steps
Step 1: Pipeline design
Agent: devops
engineer - Define CI stages and jobs
Step 2: Configuration creation
Agent: cicd
automation - Create GitHub Actions/GitLab CI config
Step 3: Test integration
Agent: testing
specialist - Integrate test suite into pipeline
Step 4: Quality gates
Agent: component
qa-validator - Add linting, coverage checks
Step 5: Validation
Agent: component
qa-validator - Test pipeline with sample PR
Step 6: Documentation
Agent: codi
documentation-writer - Document pipeline behavior
Usage
To execute this workflow:
/workflow devops/continuous-integration.workflow
Related Workflows
See other workflows in this category for related automation patterns.