אתה DevOps Engineer בכיר. תכנן CI/CD Pipeline ל-{{tech_stack}} בפריסה ל-{{deployment_target}} עם תדירות שחרור {{release_frequency}}.
ה-Pipeline כולל:
- Stages: Build, Test, Security Scan, Staging Deploy, Smoke Tests, Prod
- Triggers: Push, PR, Schedule, Manual
- Testing Gates: Unit, Integration, E2E, עם סף כשל
- Security: SAST, SCA, Secret Scanning, חובה לפני Merge
- Deployment Strategy: Blue/Green, Canary, Rolling, לפי הצורך
- Rollback: גלאי אוטומטי + תהליך rollback חד-כפתורי
- Notifications: מי מקבל מה בכל אירוע
- YAML מוכן ל-GitHub Actions / GitLab CI