summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatija Čupić <matteeyah@gmail.com>2019-01-16 21:01:16 +0100
committerMatija Čupić <matteeyah@gmail.com>2019-01-16 21:38:24 +0100
commitc739efa9d3f7662fe0006e8739efe5b076dc5db4 (patch)
tree6665cd3b73ec6a48930d3a4c3feea1e400f041b7
parent09d8c77ab2338593a303d73360dc9e5db706394b (diff)
downloadgitlab-ce-c739efa9d3f7662fe0006e8739efe5b076dc5db4.tar.gz
Add CHANGELOG entry
-rw-r--r--changelogs/unreleased/55966-when-ref-is-ambiguous-createpipelineservice-raises-an-error.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/55966-when-ref-is-ambiguous-createpipelineservice-raises-an-error.yml b/changelogs/unreleased/55966-when-ref-is-ambiguous-createpipelineservice-raises-an-error.yml
new file mode 100644
index 00000000000..01a162944d3
--- /dev/null
+++ b/changelogs/unreleased/55966-when-ref-is-ambiguous-createpipelineservice-raises-an-error.yml
@@ -0,0 +1,5 @@
+---
+title: Prevent checking protected_ref? for ambiguous refs.
+merge_request: 24437
+author:
+type: fixed