Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip Krakowski <Filip.Krakowski@Uni-Duesseldorf.de>2017-06-02 21:39:36 +0300
committerShinya Maeda <gitlab.shinyamaeda@gmail.com>2017-06-07 18:34:58 +0300
commit449bc26de9c9c6dd146cf15b9176d1311f94555f (patch)
tree2e0f40f28bc64222d84eec90fa6ba7bfdcddedc8 /changelogs
parent7457d076ceb0078e6e9b6cbd9559564bff27b7d0 (diff)
Change changelog entry
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/32955-schedule-keyword.yml4
-rw-r--r--changelogs/unreleased/32955-special-keywords.yml4
2 files changed, 4 insertions, 4 deletions
diff --git a/changelogs/unreleased/32955-schedule-keyword.yml b/changelogs/unreleased/32955-schedule-keyword.yml
deleted file mode 100644
index fe07b3a2263..00000000000
--- a/changelogs/unreleased/32955-schedule-keyword.yml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Add 'schedules' keyword to 'only' and 'except'
-merge_request: 11844
-author: Filip Krakowski
diff --git a/changelogs/unreleased/32955-special-keywords.yml b/changelogs/unreleased/32955-special-keywords.yml
new file mode 100644
index 00000000000..0f9939ced8c
--- /dev/null
+++ b/changelogs/unreleased/32955-special-keywords.yml
@@ -0,0 +1,4 @@
+---
+title: Add all pipeline sources as special keywords to 'only' and 'except'
+merge_request: 11844
+author: Filip Krakowski