f003cd0003
Let folks know about the new binary dependency. Change-Id: I73d9e2611992ca57ae85eb56482de7dd192ac97d
13 lines
417 B
YAML
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.
|