Skip to content

Release channels/feature flags #2494

Description

@hahn-kev

Describe the feature
User picks a channel, they see features based on config of flags to channels.

In Code we might say:

if (hasFlag('flag1')

then channels will be mapped to flags, once a feature is in production the flag is removed, so prod is no flags, we don't just move flags into prod.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions