Skip to content

Instantly share code, notes, and snippets.

@Supernats
Supernats / config.yml
Last active June 29, 2021 10:17
Mention the user responsible for a build on Circle
commands:
notify-slack-deploy-complete:
steps:
- slack/status:
mentions: "$(.circleci/utility/github_username_to_slack_uid $CIRCLE_USERNAME)"