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:
authorGrzegorz Bizon <grzegorz@gitlab.com>2017-06-07 23:01:18 +0300
committerGrzegorz Bizon <grzegorz@gitlab.com>2017-06-07 23:01:18 +0300
commitc17c7c29d7e562b1661397ac4c1af4044c3ac7cb (patch)
tree4b0d79e5c518a09e995dde641917ce3a66d1dd02 /changelogs
parentfc1090d9f39231e31f929e37b9703db9738b457c (diff)
parentecd9c30930f4391b5cdfa631b8920d660c750058 (diff)
Merge branch 'krakowski_master2' into 'master'
Add all pipeline sources as special keywords to 'only' and 'except' Closes #32955 See merge request !11972
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/32955-special-keywords.yml4
1 files changed, 4 insertions, 0 deletions
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