summaryrefslogtreecommitdiff
path: root/doc/ci
diff options
context:
space:
mode:
authorAlex Ives <alex@ives.mn>2018-07-26 23:26:13 -0500
committerAlex Ives <alex@ives.mn>2019-08-22 08:49:40 -0500
commit3e2b45870ad7d6f356b58e0bdd8852b0ca39ff5a (patch)
treebf676cbd631d3b51864246089d662ddc0dda012a /doc/ci
parent842b4d4ab59f19f7311b7f39948e699a6924fd52 (diff)
downloadgitlab-ce-3e2b45870ad7d6f356b58e0bdd8852b0ca39ff5a.tar.gz
Issue #39099: Add links for latest pipelines
Diffstat (limited to 'doc/ci')
-rw-r--r--doc/ci/pipelines.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ci/pipelines.md b/doc/ci/pipelines.md
index ed8d0e3bc35..eaa6efc526d 100644
--- a/doc/ci/pipelines.md
+++ b/doc/ci/pipelines.md
@@ -377,6 +377,10 @@ This functionality is only available:
- For users with at least Developer access.
- If the the stage contains [manual actions](#manual-actions-from-pipeline-graphs).
+## Most Recent Pipeline
+
+There's a link to the latest pipeline for the last commit of a given branch at `/project/pipelines/[branch]/latest`. Also, `/project/pipelines/latest` will redirect you to the latest pipeline for the last commit on the project's default branch.
+
## Security on protected branches
A strict security model is enforced when pipelines are executed on