mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Merge "Only run bandit when changing python content"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user