Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-05-19 15:08:42 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-19 15:08:42 +0300
commit0eea37aefa31ed22e32eadbe6164dd92e3c64ec2 (patch)
treee1ec47e8160c6c36a8ae08ba1d39902be068ef05 /config
parent3fbfc0075a306ad85c70c006b978a2e96bd4283a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/faster_owner_access.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/feature_flags/development/faster_owner_access.yml b/config/feature_flags/development/faster_owner_access.yml
new file mode 100644
index 00000000000..29c15a7b68c
--- /dev/null
+++ b/config/feature_flags/development/faster_owner_access.yml
@@ -0,0 +1,8 @@
+---
+name: faster_owner_access
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82177
+rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/362328
+milestone: '15.0'
+type: development
+group: group::workspace
+default_enabled: true