From ad987b0d4a24e1e814f7322048912018bf139e89 Mon Sep 17 00:00:00 2001 From: bikebilly Date: Fri, 2 Feb 2018 00:05:44 +0100 Subject: [PATCH] Add changelog --- changelogs/unreleased/42684-set-up-ci-set-up-ci-cd.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/42684-set-up-ci-set-up-ci-cd.yml diff --git a/changelogs/unreleased/42684-set-up-ci-set-up-ci-cd.yml b/changelogs/unreleased/42684-set-up-ci-set-up-ci-cd.yml new file mode 100644 index 00000000000..0ef28e2ee01 --- /dev/null +++ b/changelogs/unreleased/42684-set-up-ci-set-up-ci-cd.yml @@ -0,0 +1,5 @@ +--- +title: Rename button to enable CI/CD configuration to "Set up CI/CD" +merge_request: 16870 +author: +type: changed