Implemented parsing of commit message to find DWN, CHK, APP

This commit is contained in:
ac
2025-06-26 15:46:35 +10:00
parent 090bfacd2c
commit 4729aa8b86
2 changed files with 30 additions and 5 deletions

View File

@@ -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: