This also renames the templates file to the blueprint level, and
moves the project file into the correct directory.
Issue: LF-Jira IT-18489
Change-Id: I40f480eebd2a5511fc7442a67b8e49d09ea9ad40
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
- branch-compare-type: "ANT"
branch-pattern: "**/{branch}"
file-paths:
- - compare-type: ANT
- pattern: "**/{path}/*"
+ - compare-type: REG_EXP
+ pattern: ".*/?{path}/.*"
disable-strict-forbidden-file-verification: "true"
forbidden-file-paths:
- compare-type: ANT
- branch-compare-type: "ANT"
branch-pattern: "**/{branch}"
file-paths:
- - compare-type: ANT
- pattern: "**/{path}/*"
+ - compare-type: REG_EXP
+ pattern: ".*/?{path}/.*"
disable-strict-forbidden-file-verification: "true"
forbidden-file-paths:
- compare-type: ANT