diff options
author | Marcia Ramos <marcia@gitlab.com> | 2019-04-17 08:57:22 +0000 |
---|---|---|
committer | Marcia Ramos <marcia@gitlab.com> | 2019-04-17 08:57:22 +0000 |
commit | 6dad16dfba7a1feff0830a4f05d0f412191c9c3c (patch) | |
tree | 496f111fb9674ac85e8b3e8a6c9f4286328b9978 | |
parent | ad32093b44cfdc2d9c9a98efbb96b42959b68aec (diff) | |
download | gitlab-ce-docs-fixes-for-rp-11-10.tar.gz |
Fixes "introduced in" notedocs-fixes-for-rp-11-10
-rw-r--r-- | doc/ci/merge_request_pipelines/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/merge_request_pipelines/index.md b/doc/ci/merge_request_pipelines/index.md index 4f61e97bd8a..ba4f21efd84 100644 --- a/doc/ci/merge_request_pipelines/index.md +++ b/doc/ci/merge_request_pipelines/index.md @@ -63,7 +63,7 @@ when a merge request was created or updated. For example: ## Combined ref pipelines **[PREMIUM]** -> [GitLab Premium](https://about.gitlab.com/pricing/) 11.10. +> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/7380) in [GitLab Premium](https://about.gitlab.com/pricing/) 11.10. It's possible for your source and target branches to diverge, which can result in the scenario that source branch's pipeline was green, the target's pipeline was green, |