Skip releasenotes on driverfixes branches

We do not want or need release notes to be processed on the
driverfixes branches. This adds an exclusion for that job
for all driverfixes/* branches.

Change-Id: I932293d01f1616557660a62276fd5c91161e088d
This commit is contained in:
Sean McGinnis 2017-11-30 11:40:23 -06:00
parent f9d2fa9cce
commit a0a7dc2888
1 changed files with 1 additions and 0 deletions

View File

@ -463,6 +463,7 @@
- job:
name: build-openstack-releasenotes
branches: ^(?!driverfixes/).*$
parent: build-reno-releasenotes
description: |
Build releasenotes, with optional translation support, using reno.