Skip to content
代码片段 群组 项目
  • Kamil Trzciński's avatar
    885611a2
    Introduce Feature Flag Definition · 885611a2
    Kamil Trzciński 创作于
    This adds a YAML-based definition of feature flags
    that are stored in `(ee/)configs/feature-flags/`.
    
    Currently none of feature flag types are required
    to have a present YAML definition.
    
    This definition contains information like:
    
    - what MR introduced FF
    - helps to create and has a issue that tracks
      the rollout and removal of FF
    - intentionally adds `default_enabled` to YAML
    - force checks the consistency of `default_enabled`
      between what is in code and what is in YAML
    885611a2
    历史
    Introduce Feature Flag Definition
    Kamil Trzciński 创作于
    This adds a YAML-based definition of feature flags
    that are stored in `(ee/)configs/feature-flags/`.
    
    Currently none of feature flag types are required
    to have a present YAML definition.
    
    This definition contains information like:
    
    - what MR introduced FF
    - helps to create and has a issue that tracks
      the rollout and removal of FF
    - intentionally adds `default_enabled` to YAML
    - force checks the consistency of `default_enabled`
      between what is in code and what is in YAML
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。