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
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2024-01-15 21:07:01 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2024-01-15 21:07:01 +0300
commit854a0164ea775b84f5ef2508926780144bbc981a (patch)
tree648f210654b6a4f723061ae44e4265b6b15964e7 /config/feature_flags
parenta29eae68f453c371271641899e00ea24339fb1c6 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/feature_flags')
-rw-r--r--config/feature_flags/gitlab_com_derisk/github_importer_attachments.yml9
-rw-r--r--config/feature_flags/wip/epic_creation_with_synced_work_item.yml9
2 files changed, 18 insertions, 0 deletions
diff --git a/config/feature_flags/gitlab_com_derisk/github_importer_attachments.yml b/config/feature_flags/gitlab_com_derisk/github_importer_attachments.yml
new file mode 100644
index 00000000000..ab068225d2c
--- /dev/null
+++ b/config/feature_flags/gitlab_com_derisk/github_importer_attachments.yml
@@ -0,0 +1,9 @@
+---
+name: github_importer_attachments
+feature_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/436400
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140524
+rollout_issue_url: https://gitlab.com/gitlab-com/gl-infra/production/-/issues/17318
+milestone: '16.8'
+group: group::import and integrate
+type: gitlab_com_derisk
+default_enabled: false
diff --git a/config/feature_flags/wip/epic_creation_with_synced_work_item.yml b/config/feature_flags/wip/epic_creation_with_synced_work_item.yml
new file mode 100644
index 00000000000..2083ca694d1
--- /dev/null
+++ b/config/feature_flags/wip/epic_creation_with_synced_work_item.yml
@@ -0,0 +1,9 @@
+---
+name: epic_creation_with_synced_work_item
+feature_issue_url:
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140232
+rollout_issue_url:
+milestone: '16.9'
+group: group::product planning
+type: wip
+default_enabled: false