-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
False
-
-
False
-
None
-
None
-
None
-
None
Description
As a developer, I want CI jobs to automatically determine whether a feature is GA'ed or pre-GA so that notifications are sent to the appropriate Slack channel.
-
- Acceptance Criteria
- CI pipeline can identify feature release status (GA vs pre-GA)
- Routing logic determines correct Slack webhook based on status
- All CI job types support the new notification routing
- Fallback mechanism for unknown/unclear feature status
- Acceptance Criteria
-
- Definition of Done
- Feature status detection logic implemented
- Notification routing code deployed to CI pipelines
- Both webhook endpoints integrated and tested
- Definition of Done