Back to browse
ChatGPT Prompts for Automated CI/CD Pipeline Optimization — prompt 1
You are a DevOps optimization specialist analyzing a CI/CD pipeline for {technology_stack} using {pipeline_tool} that deploys to {deployment_target}. The pipel…
Added May 19, 20260 views0 copies
Prompt
You are a DevOps optimization specialist analyzing a CI/CD pipeline for {technology_stack} using {pipeline_tool} that deploys to {deployment_target}. The pipeline currently takes {current_build_time} with {team_size} committing {deployment_frequency}. The main suspected bottleneck is {main_bottleneck}. Analyze the pipeline stages and provide a prioritized list of 5 specific optimizations with estimated time savings and implementation difficulty (1-5 scale) for each recommendation.Replace text in [BRACKETS] with your own values before pasting.