Commit c0b25778 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'dtgriscom-master-patch-10570' into 'master'

Docs: "Checking pipeline status" when gitlab-ci.yml excludes branch

See merge request gitlab-org/gitlab!49033
parents f157e878 54a87386
...@@ -197,6 +197,7 @@ latest commit yet. This might be because: ...@@ -197,6 +197,7 @@ latest commit yet. This might be because:
- GitLab hasn't finished creating the pipeline yet. - GitLab hasn't finished creating the pipeline yet.
- You are using an external CI service and GitLab hasn't heard back from the service yet. - You are using an external CI service and GitLab hasn't heard back from the service yet.
- You are not using CI/CD pipelines in your project. - You are not using CI/CD pipelines in your project.
- You are using CI/CD pipelines in your project, but your configuration prevented a pipeline from running on the source branch for your merge request.
- The latest pipeline was deleted (this is a [known issue](https://gitlab.com/gitlab-org/gitlab/-/issues/214323)). - The latest pipeline was deleted (this is a [known issue](https://gitlab.com/gitlab-org/gitlab/-/issues/214323)).
After the pipeline is created, the message updates with the pipeline status. After the pipeline is created, the message updates with the pipeline status.
......
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