← Graph

Push Often Behind Feature Flags

concept 2 connections

Practice of landing unfinished code to main/master hidden behind a feature flag rather than letting it rot in a long-lived pull request that teammates won't read until the author asks for review. Keeps code integrating continuously and shortens the feedback loop with collaborators.

category
practice
about
Push Often Behind Feature Flags concept
Recommends pushing unfinished work to main behind feature flags rather than long-lived PRs.
about
Push Often Behind Feature Flags concept
Rollout used a feature flag to gradually expose the new flow to more users each day.

Provenance

Read by
4 extractions