github-actions-slack icon indicating copy to clipboard operation
github-actions-slack copied to clipboard

Improve error handling

Open mstefaniak opened this issue 2 years ago • 1 comments

Currently, I can see Error: {} in the output which is not very useful. Maybe you can add more information when the error occurs. In my case, I'm trying to replay in the thread and I guess the message format is wrong (I guess)

mstefaniak avatar Sep 27 '23 13:09 mstefaniak

Hi! You should see more information than that. Have you tested: https://github.com/archive/github-actions-slack#its-not-working

archive avatar Oct 01 '23 20:10 archive