Skip to content

Add documentation for soft launch enablement using PostHog feature flags#7343

Open
cstns wants to merge 1 commit into
mainfrom
add-soft-launch-feature-enablement-docs
Open

Add documentation for soft launch enablement using PostHog feature flags#7343
cstns wants to merge 1 commit into
mainfrom
add-soft-launch-feature-enablement-docs

Conversation

@cstns
Copy link
Copy Markdown
Contributor

@cstns cstns commented May 26, 2026

Description

  • Adds docs/admin/feature-flags.md documenting the process for enabling soft-launched features for specific teams via PostHog feature flags
  • Covers the full workflow: change request, identifying the flag key, configuring release conditions in PostHog, verification, and closing the request
  • Includes guidance on organizing condition sets per customer for readability
  • Links the new page from the admin introduction

Related Issue(s)

closes #7342

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

@cstns cstns self-assigned this May 26, 2026
### 2. Identify the Feature Flag Key

The developer or admin handling the request should know which PostHog feature flag
key gates the requested feature. If unsure, ask in the **Slack engineering channel**.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO we should have a list of feature flags with a detailed description documented somewhere (engineering repo wiki?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add documentation for soft launch feature enablement via PostHog

3 participants