summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2018-05-20 14:18:50 +0200
committerKamil Trzciński <ayufan@ayufan.eu>2018-06-12 11:06:33 +0200
commit6633fbef4e6c7adaca9b1f1633640f09c3bc90d1 (patch)
tree2122953a28bc483a2573c81dc3f4765ad219c21a /changelogs
parent7e5bdb1366237edc2110123fbfd053e6eb62c161 (diff)
downloadgitlab-ce-expose-ci-url.tar.gz
Add CI_{PIPELINE,JOB}_URLexpose-ci-url
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/expose-ci-url.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/expose-ci-url.yml b/changelogs/unreleased/expose-ci-url.yml
new file mode 100644
index 00000000000..b6ad7d18e0d
--- /dev/null
+++ b/changelogs/unreleased/expose-ci-url.yml
@@ -0,0 +1,5 @@
+---
+title: Add CI_PIPELINE_URL and CI_JOB_URL
+merge_request: 19618
+author:
+type: added