diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2023-04-03 06:08:33 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2023-04-03 06:08:33 +0000 |
commit | bdfa808bfa4983d67a1ff54e4a3b7070be4d13eb (patch) | |
tree | ab5806e414125dfc8905ff38ed4900d73f072199 /config | |
parent | 00c0098252ac7b303061175ff4c3e002c07407d2 (diff) | |
download | gitlab-ce-bdfa808bfa4983d67a1ff54e4a3b7070be4d13eb.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r-- | config/feature_flags/development/jira_connect_sync_branches.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/feature_flags/development/jira_connect_sync_branches.yml b/config/feature_flags/development/jira_connect_sync_branches.yml new file mode 100644 index 00000000000..91a398adb26 --- /dev/null +++ b/config/feature_flags/development/jira_connect_sync_branches.yml @@ -0,0 +1,8 @@ +--- +name: jira_connect_sync_branches +introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115347 +rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/402748 +milestone: '15.11' +type: development +group: group::integrations +default_enabled: false |