gitlab-org--gitlab-foss/changelogs/unreleased/jej-feature-gates-can-be-set-by-group-path.yml
James Edwards-Jones 46f66c7f0a Allow setting feature flags per GitLab group
Building on support for setting feature flags by project, this adds
support for setting them by GitLab group path.

This is different from setting them by Flipper feature_groups, which
are for batch updating pre-registered collections.
2019-02-19 14:57:03 +08:00

5 lines
113 B
YAML

---
title: Allow setting feature flags per GitLab group through the API
merge_request: 25022
author:
type: added