Create a complete CI/CD pipeline for [PROJECT TYPE] using [GITHUB ACTIONS / GITLAB CI / JENKINS / CIRCLECI].
Stack: [LANGUAGE/FRAMEWORK]
Deployment target: [AWS / GCP / VERCEL / RAILWAY / DOCKER]
Provide:
1. **Pipeline Stages**: Lint → Test → Build → Security Scan → Deploy
2. **Configuration File**: Complete YAML with all stages
3. **Branch Strategy**: What runs on push vs PR vs merge to main
4. **Test Stage**: Unit tests, integration tests, coverage threshold
5. **Security Stage**: Dependency scanning, SAST, secrets detection
6. **Build Stage**: Optimized build with caching
7. **Deploy Stage**: Staging auto-deploy, production manual approval
8. **Environment Variables**: How to manage secrets in CI
9. **Notifications**: Slack/email alerts on failure
10. **Rollback Strategy**: How to quickly revert a bad deployment
Create a complete CI/CD pipeline for [PROJECT TYPE] using [GITHUB ACTIONS / GITLAB CI / JENKINS / CIRCLECI].
Stack: [LANGUAGE/FRAMEWORK]
Deployment target: [AWS / GCP / VERCEL / RAILWAY / DOCKER]
Provide:
1. **Pipeline Stages**: Lint → Test → Build → Security Scan → Deploy
2. **Configuration File**: Complete YAML with all stages
3. **Branch Strategy**: What runs on push vs PR vs merge to main
4. **Test Stage**: Unit tests, integration tests, coverage threshold
5. **Security Stage**: Dependency scanning, SAST, secrets detection
6. **Build Stage**: Optimized build with caching
7. **Deploy Stage**: Staging auto-deploy, production manual approval
8. **Environment Variables**: How to manage secrets in CI
9. **Notifications**: Slack/email alerts on failure
10. **Rollback Strategy**: How to quickly revert a bad deployment
How to use this prompt
Copy the prompt above and paste it into ChatGPT, Claude, Gemini, or any AI assistant. Replace the bracketed placeholders with your specific details.
Leave a Review
Tried this prompt? Let us know how it worked — your reviews help other users find the best prompts.