Hi everyone
Is there a possibility to capture Slack User who used the Slack command to trigger a Bitrise build (via webhook)?
Why?
We have a white-label app that builds we build from a single Slack channel with few ENV arguments provided. There’s a “Send Slack message” step at the end of the workflow that sends a build success/fail message to that single channel. The issue is that there could be multiple users building multiple apps at once resulting multiple similar messages popping into the slack channel at once. It’ll be good if the “Send Slack message” step could reference the user which requested that build.