summaryrefslogtreecommitdiffstats
path: root/jjb/parser/parser.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/parser/parser.yml')
-rw-r--r--jjb/parser/parser.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/jjb/parser/parser.yml b/jjb/parser/parser.yml
index 69fcefc20..35e97c3b3 100644
--- a/jjb/parser/parser.yml
+++ b/jjb/parser/parser.yml
@@ -53,9 +53,14 @@
branches:
- branch-compare-type: 'ANT'
branch-pattern: '**/{branch}'
+ disable-strict-forbidden-file-verification: 'true'
forbidden-file-paths:
- compare-type: ANT
- pattern: 'docs/**|.gitignore'
+ pattern: 'docs/**'
+ - compare-type: ANT
+ pattern: 'governance/**'
+ - compare-type: ANT
+ pattern: '*.txt|.gitignore|.gitreview|INFO|LICENSE'
builders:
- shell: |