Commit e2a9756f authored by Kati Paizee's avatar Kati Paizee

Merge branch 'ld-docs-rename-service-to-integration-on-integrations-overview' into 'master'

Rename services to integrations on integration overview docs

See merge request gitlab-org/gitlab!83348
parents ffab3743 1a031fbd
...@@ -22,9 +22,9 @@ want to configure. ...@@ -22,9 +22,9 @@ want to configure.
## Integrations listing ## Integrations listing
Click on the service links to see further configuration instructions and details. Click on the integration links to see further configuration instructions and details.
| Service | Description | Service hooks | | Integration | Description | Integration hooks |
| --------------------------------------------------------- | -------------------------------------------------------------------------------------------- | ---------------------- | | --------------------------------------------------------- | -------------------------------------------------------------------------------------------- | ---------------------- |
| [Asana](asana.md) | Add commit messages as comments to Asana tasks. | **{dotted-circle}** No | | [Asana](asana.md) | Add commit messages as comments to Asana tasks. | **{dotted-circle}** No |
| Assembla | Manage projects. | **{dotted-circle}** No | | Assembla | Manage projects. | **{dotted-circle}** No |
...@@ -69,7 +69,7 @@ Click on the service links to see further configuration instructions and details ...@@ -69,7 +69,7 @@ Click on the service links to see further configuration instructions and details
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/17874) in GitLab 12.4. > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/17874) in GitLab 12.4.
If a single push includes changes to more than three branches or tags, services If a single push includes changes to more than three branches or tags, integrations
supported by `push_hooks` and `tag_push_hooks` events aren't executed. supported by `push_hooks` and `tag_push_hooks` events aren't executed.
The number of branches or tags supported can be changed via The number of branches or tags supported can be changed via
...@@ -94,7 +94,7 @@ and some integrations. ...@@ -94,7 +94,7 @@ and some integrations.
## Troubleshooting integrations ## Troubleshooting integrations
Some integrations use service hooks for integration with external applications. To confirm which ones use service hooks, see the [integrations listing](#integrations-listing) above. Learn more about [troubleshooting service hooks](webhooks.md#troubleshoot-webhooks). Some integrations use hooks for integration with external applications. To confirm which ones use integration hooks, see the [integrations listing](#integrations-listing) above. Learn more about [troubleshooting integration hooks](webhooks.md#troubleshoot-webhooks).
### Uninitialized repositories ### Uninitialized repositories
......
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