summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorAlbin Vass <albin.vass@zenseact.com>2022-03-04 13:40:15 +0100
committerAlbin Vass <albin.vass@zenseact.com>2022-04-12 21:42:09 +0200
commitf37531109eb560bcf3fc9b58605b628585ba0093 (patch)
treec06c39960f8155bdc750c22df5756d83cd4dbf01 /releasenotes
parent3f594f0721cb74fed015fef9bd0da55db20661b1 (diff)
downloadzuul-f37531109eb560bcf3fc9b58605b628585ba0093.tar.gz
gerritdriver: enable triggering on wip state
Change-Id: I0358608cb588000f6f9c0ec8ac0c4db179f8fab7
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/wip-trigger-ad601ff3da30b845.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/wip-trigger-ad601ff3da30b845.yaml b/releasenotes/notes/wip-trigger-ad601ff3da30b845.yaml
new file mode 100644
index 000000000..f53f7fc6f
--- /dev/null
+++ b/releasenotes/notes/wip-trigger-ad601ff3da30b845.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ Pipelines can now trigger on ``wip-state-changed`` and filter events on the
+ wip state of a change with :attr:`pipeline.require.<gerrit source>.wip`.