Commit 11791b17 authored by Evan Read's avatar Evan Read

Merge branch...

Merge branch 'documentation_add_reset_instance_or_group_level_integration_instructions' into 'master'

Add reset mass integrations instructions

See merge request gitlab-org/gitlab!51094
parents 037fae65 9cf7e7f2
...@@ -51,6 +51,14 @@ is [planned](https://gitlab.com/groups/gitlab-org/-/epics/2137). This would allo ...@@ -51,6 +51,14 @@ is [planned](https://gitlab.com/groups/gitlab-org/-/epics/2137). This would allo
administrators to update settings inherited by groups and projects without enabling the administrators to update settings inherited by groups and projects without enabling the
integration on all non-configured groups and projects by default. integration on all non-configured groups and projects by default.
### Remove an instance-level default setting
1. Navigate to **Admin Area > Settings > Integrations**.
1. Select an integration.
1. Click **Reset** and confirm.
Resetting an instance-level default setting removes the integration from all projects that have the integration set to use default settings.
## Manage group-level default settings for a project integration ## Manage group-level default settings for a project integration
> [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/2543) in GitLab 13.6. > [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/2543) in GitLab 13.6.
...@@ -86,6 +94,14 @@ is [planned](https://gitlab.com/groups/gitlab-org/-/epics/2137). This would allo ...@@ -86,6 +94,14 @@ is [planned](https://gitlab.com/groups/gitlab-org/-/epics/2137). This would allo
administrators to update settings inherited by subgroups and projects without enabling the administrators to update settings inherited by subgroups and projects without enabling the
integration on all non-configured groups and projects by default. integration on all non-configured groups and projects by default.
### Remove a group-level default setting
1. Navigate to the group's **Settings > Integrations**.
1. Select an integration.
1. Click **Reset** and confirm.
Resetting a group-level default setting removes integrations that use default settings and belong to a project or subgroup of the group.
## Use instance-level or group-level default settings for a project integration ## Use instance-level or group-level default settings for a project integration
> [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/2543) in GitLab 13.6 for group-level settings. > [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/2543) in GitLab 13.6 for group-level settings.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment