diff options
author | Matija Čupić <matteeyah@gmail.com> | 2018-09-19 18:56:15 +0200 |
---|---|---|
committer | Matija Čupić <matteeyah@gmail.com> | 2018-09-25 21:09:14 +0200 |
commit | 926be9029f910aac8de7fe531b3ff38c0d31f83f (patch) | |
tree | 52ee0ecb8b8e260a9f847b80d9d5bb7ce72e234c | |
parent | a6ffefc73f65e0662a976b713785e0134b64cbb1 (diff) | |
download | gitlab-ce-926be9029f910aac8de7fe531b3ff38c0d31f83f.tar.gz |
Add CHANGELOG entry
-rw-r--r-- | changelogs/unreleased/51651-fill-pipeline-source-for-external-pipelines.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/51651-fill-pipeline-source-for-external-pipelines.yml b/changelogs/unreleased/51651-fill-pipeline-source-for-external-pipelines.yml new file mode 100644 index 00000000000..6720430e5fc --- /dev/null +++ b/changelogs/unreleased/51651-fill-pipeline-source-for-external-pipelines.yml @@ -0,0 +1,5 @@ +--- +title: Retroactively fill pipeline source for external pipelines. +merge_request: 21814 +author: +type: other |