Actions Exec requires global git user/email config
Created by: adam-moss
exec of src actions appears to require a globally configured git config user.name and git config user.email rather than using that locally defined in a repository (if one exists).