diff options
author | Grzegorz Bizon <grzegorz@gitlab.com> | 2017-06-07 20:01:18 +0000 |
---|---|---|
committer | Grzegorz Bizon <grzegorz@gitlab.com> | 2017-06-07 20:01:18 +0000 |
commit | c17c7c29d7e562b1661397ac4c1af4044c3ac7cb (patch) | |
tree | 4b0d79e5c518a09e995dde641917ce3a66d1dd02 /changelogs | |
parent | fc1090d9f39231e31f929e37b9703db9738b457c (diff) | |
parent | ecd9c30930f4391b5cdfa631b8920d660c750058 (diff) | |
download | gitlab-ce-c17c7c29d7e562b1661397ac4c1af4044c3ac7cb.tar.gz |
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.yml | 4 |
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 |