How to conditionally route Slack notifications

I might actually be able to use echo $GIT_CLONE_COMMIT_AUTHOR_EMAIL instead of git log -1 --format=%ae, since it’s a variable exported from the git clone step, though I haven’t tried yet…