You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest to either add info message type with neutral color and no status appended, or an ability to completely customize both the color and the message. This will be very helpful.
Thank you for supporting this project!
The text was updated successfully, but these errors were encountered:
We are using this action in many workflows to notify about success/failure, and it works reliably.
Now we want to add a notification about a pending workflow that requires manual approval - and it looks like this action will always append a job status to the message (https://github.com/lazy-actions/slatify/blob/master/src/slack.ts#L88).
I suggest to either add
info
message type with neutral color and no status appended, or an ability to completely customize both the color and the message. This will be very helpful.Thank you for supporting this project!
The text was updated successfully, but these errors were encountered: