Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add neutral/informational message type or ability to customize message/result #93

Open
khitrenovich opened this issue Sep 22, 2021 · 0 comments

Comments

@khitrenovich
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant