# Add the failed step name to the "Send a Slack message" step message

**URL:** https://discuss.bitrise.io/t/add-the-failed-step-name-to-the-send-a-slack-message-step-message/10166
**Category:** Steps
**Tags:** step, slack
**Created:** [September 11, 2019, 2:56pm UTC](https://discuss.bitrise.io/t/add-the-failed-step-name-to-the-send-a-slack-message-step-message/10166 "2019-09-11T14:56:50Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![jgironda](https://avatars.discourse-cdn.com/v4/letter/j/9dc877/32.png) [@jgironda](https://discuss.bitrise.io/u/jgironda)
#### Post date: [September 11, 2019, 2:56pm UTC](https://discuss.bitrise.io/t/add-the-failed-step-name-to-the-send-a-slack-message-step-message/10166/1 "2019-09-11T14:56:50Z")

</div>

## Description of the feature request

When a workflow ends, you can send a message with information about the result to a Slack channel with the help of the “Send a Slack message” step. This message contains the app, branch and workflow names. It is enough when the workflow is successful, but lack information when it fails.

It would be great if it also contained the name of the exact step that failed within the workflow (the step name would be enough).

## Use case / for what or how I would use it

A workflow with 10 steps fails. The failing step is the lint check.  
I wouldn’t need to check the Bitrise console for further information if the Slack message already tells me that, I could start checking lint locally and fixing the warnings before pushing the changes for a new run.

---

<div class="post-metadata">

### Author: ![Roland-Bak](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/roland-bak/32/3480_2.png) [@Roland-Bak](https://discuss.bitrise.io/u/Roland-Bak)
#### Post date: [September 12, 2019, 11:49am UTC](https://discuss.bitrise.io/t/add-the-failed-step-name-to-the-send-a-slack-message-step-message/10166/2 "2019-09-12T11:49:33Z")

</div>

Hey there @jgironda 👋

Thanks for the feature request, it does sound pretty useful 🙂

---

<div class="post-metadata">

### Author: ![himanshu-walia](https://avatars.discourse-cdn.com/v4/letter/h/8e8cbc/32.png) [@himanshu-walia](https://discuss.bitrise.io/u/himanshu-walia)
#### Post date: [November 30, 2022, 9:25pm UTC](https://discuss.bitrise.io/t/add-the-failed-step-name-to-the-send-a-slack-message-step-message/10166/3 "2022-11-30T21:25:33Z")

</div>

~Hi is it possible yet, I would also like to attache the stack trace or failure message in the slack message - This is helpful when we wanted to show lint errors to non-technical people like translators so they can understand the error without having to scan and read bitrise logs~.
