summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/ci-variable-conjunction.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/ci-variable-conjunction.yml')
-rw-r--r--changelogs/unreleased/ci-variable-conjunction.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ci-variable-conjunction.yml b/changelogs/unreleased/ci-variable-conjunction.yml
new file mode 100644
index 00000000000..839c4285f3a
--- /dev/null
+++ b/changelogs/unreleased/ci-variable-conjunction.yml
@@ -0,0 +1,5 @@
+---
+title: Add support for && and || to CI Pipeline Expressions. Change CI variable expression matching for Lexeme::Pattern to eagerly return tokens.
+merge_request: 27925
+author: Martin Manelli
+type: added