Skip to content
代码片段 群组 项目
提交 11268f22 编辑于 作者: Ashraf Khamis's avatar Ashraf Khamis
浏览文件

Merge branch 'ld-docs-clarify-inheritance-integrations' into 'master'

Docs: Clarify integration inheritance

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127422



Merged-by: default avatarAshraf Khamis <akhamis@gitlab.com>
Approved-by: default avatarAshraf Khamis <akhamis@gitlab.com>
Co-authored-by: default avatarLuke Duncalfe <lduncalfe@eml.cc>
无相关合并请求
...@@ -48,6 +48,10 @@ When you make further changes to the instance defaults: ...@@ -48,6 +48,10 @@ When you make further changes to the instance defaults:
- Groups and projects with custom settings selected for the integration are not immediately affected and may - Groups and projects with custom settings selected for the integration are not immediately affected and may
choose to use the latest defaults at any time. choose to use the latest defaults at any time.
If [group-level settings](#manage-group-level-default-settings-for-a-project-integration) have also
been configured for the same integration, projects in that group inherit the group-level settings
instead of the instance-level settings.
Only the complete settings for an integration can be inherited. Per-field inheritance Only the complete settings for an integration can be inherited. Per-field inheritance
is [planned](https://gitlab.com/groups/gitlab-org/-/epics/2137). This would allow is [planned](https://gitlab.com/groups/gitlab-org/-/epics/2137). This would allow
administrators to update settings inherited by groups and projects without enabling the administrators to update settings inherited by groups and projects without enabling the
...@@ -102,10 +106,12 @@ When you make further changes to the group defaults: ...@@ -102,10 +106,12 @@ When you make further changes to the group defaults:
- They are immediately applied to newer subgroups and projects, even those created after you last saved defaults for the - They are immediately applied to newer subgroups and projects, even those created after you last saved defaults for the
integration. If your group-level default setting has the **Enable integration** toggle turned on, integration. If your group-level default setting has the **Enable integration** toggle turned on,
the integration is automatically enabled for all such subgroups and projects. the integration is automatically enabled for all such subgroups and projects.
- Subgroups and projects with custom settings selected for the integration are not immediately affected and - Subgroups and projects with custom settings selected for the integration are not immediately affected and
may choose to use the latest defaults at any time. may choose to use the latest defaults at any time.
If [instance-level settings](#manage-instance-level-default-settings-for-a-project-integration)
have also been configured for the same integration, projects in the group inherit settings from the group.
Only the complete settings for an integration can be inherited. Per-field inheritance Only the complete settings for an integration can be inherited. Per-field inheritance
is [planned](https://gitlab.com/groups/gitlab-org/-/epics/2137). This would allow is [planned](https://gitlab.com/groups/gitlab-org/-/epics/2137). This would allow
administrators to update settings inherited by subgroups and projects without enabling the administrators to update settings inherited by subgroups and projects without enabling the
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册