Showing the failed build step in drone-slack

Wasn’t sure if I should start here or in Github, but is there a way to capture which build step failed when reporting an error to slack (or any other plugin for that matter). Right now the docs don’t have a way to point to the build step, and it’d be great if that could be added.

I’d ideally be looking for a message that looks like:
Failure: npm_install by

It’d also be helpful to build the link to the build step that failed