Merge "Only run bandit when changing python content"

This commit is contained in:
Zuul 2019-03-06 04:09:59 +00:00 committed by Gerrit Code Review
commit e7c8c82d69
1 changed files with 3 additions and 7 deletions

View File

@ -30,13 +30,9 @@
run: tools/gate/playbooks/osh-bandit.yaml
required-projects:
- openstack/openstack-helm-infra
# NOTE(gagehugo): Look into only running this for py.tpl file changes
# files:
# - ^.*\.py\.tpl$
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- ^releasenotes/.*$
files:
- ^.*\.py\.tpl$
- ^.*\.py$
- job:
name: openstack-helm-chart-deploy