klothoplatform / slack-notifier

Slack notification bot
MIT License
3 stars 0 forks source link

better failure text #48

Closed ghost closed 1 year ago

ghost commented 1 year ago
  1. Remove the double-slashing: we were reporting the command as //foo instead of /foo
  2. Add the failed command as context

As of main:

before this change

after the change: double slashes are removed, and we echo back the failed command