summaryrefslogtreecommitdiff
path: root/releasenotes/notes/github-regex-status-26ddf3e3c91d182f.yaml
blob: 44c4cefddecab5505be7f240001576d7e5935743 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
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.