summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2017-01-21 12:21:47 +0000
committerKamil Trzciński <ayufan@ayufan.eu>2017-01-21 12:21:47 +0000
commit6fe2adda838d7072ff9e960cc80ba7023b53bc34 (patch)
treeec3f42ca3f08d4d0b8d789054a2cd0afa3f7061b /changelogs
parentbb6f931bc39dc504661767b96436985dfb47d84e (diff)
parent36afc97486e53a8ba70773eaf06b16cce07bd08b (diff)
downloadgitlab-ce-6fe2adda838d7072ff9e960cc80ba7023b53bc34.tar.gz
Merge branch 'fix/pipeline-ref-path-serialization' into 'master'
Do not generate pipeline ref path if ref not present Closes #26861 See merge request !8658
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-pipeline-ref-path-serialization.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-pipeline-ref-path-serialization.yml b/changelogs/unreleased/fix-pipeline-ref-path-serialization.yml
new file mode 100644
index 00000000000..f60ab01a6f1
--- /dev/null
+++ b/changelogs/unreleased/fix-pipeline-ref-path-serialization.yml
@@ -0,0 +1,4 @@
+---
+title: Do not generate pipeline branch/tag path if not present
+merge_request: 8658
+author: