zuul/releasenotes/notes/github-regex-status-26ddf3e3c91d182f.yaml
James E. Blair f003cd0003 Add release note about re2
Let folks know about the new binary dependency.

Change-Id: I73d9e2611992ca57ae85eb56482de7dd192ac97d
2018-04-27 10:27:45 -07:00

13 lines
417 B
YAML

---
features:
- |
The GitHub trigger status filter
:value:`pipeline.trigger.<github source>.action.status` and pipeline
requirements :attr:`pipeline.require.<github source>.status` now support
regular expression matching.
upgrade:
- |
The ``fb-re2`` python library is added as a dependency; this may
required the installation of the ``re2`` library and header files
in order to build.