-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Request Overview
We need a feature flag system to enable proper trunk-based development and eliminate the anti-pattern of long-lived feature branches. This will allow us to merge code continuously into main while controlling feature visibility through runtime flags rather than code branches.
What Would Be Helpful
- Toggle features without redeploying
- Percentage-based rollouts
- Target specific users or segments
- Quick emergency off switches
- Simple management interface
Requested by
DevRel team
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request