Implemented parsing of commit message to find DWN, CHK, APP
This commit is contained in:
@@ -23,6 +23,12 @@ preflight:
|
||||
- name: 'title'
|
||||
expand_kibot_patterns: true
|
||||
command: 'echo $KIBOT_PCB_NAME | rev | cut -d"/" -f1 | rev | cut -d"." -f1 '
|
||||
- name: 'DWN'
|
||||
command: 'echo $DWN'
|
||||
- name: 'CHK'
|
||||
command: 'echo $CHK'
|
||||
- name: 'APP'
|
||||
command: 'echo $APP'
|
||||
check_zone_fills: true
|
||||
|
||||
global:
|
||||
|
||||
Reference in New Issue
Block a user