[]
= "🔨 {{branch}} / {{current_dir}}"
= "{{parent_base_dir}}"
= true
[]
= "chore(release)"
= "{{base_dir}}"
= ["release", "{{parent_dir}}"]
= false
# Match all branches that start with a number and a slash
# e.g. 1234/feature-branch
[]
= "🔨 {{branch}}"
= "{{git_root}}"
= """
{{$if [[ "$PWD" == *"android"* ]]; then echo "Android"; else echo "iOS"; fi}}
"""
= ["code"]
= true