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>2023-08-16 09:08:34 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-16 09:08:34 +0300
commit0754d9a52440799546ead06a820a0d58f4a8e85b (patch)
tree00301282c4f129d983a0543bfce04fd72791cb69 /config
parentafb84634cdb5859f5f76431d68d45c29ddc89fac (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/handle_structured_gitaly_errors.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/feature_flags/development/handle_structured_gitaly_errors.yml b/config/feature_flags/development/handle_structured_gitaly_errors.yml
new file mode 100644
index 00000000000..26a8082dec4
--- /dev/null
+++ b/config/feature_flags/development/handle_structured_gitaly_errors.yml
@@ -0,0 +1,8 @@
+---
+name: handle_structured_gitaly_errors
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/128366
+rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/420865
+milestone: '16.3'
+type: development
+group: group::source code
+default_enabled: false