rtCamp / action-slack-notify

GitHub Action for sending a notification to a Slack channel
https://github.com/rtCamp/github-actions-library
MIT License
1.07k stars 227 forks source link

SLACK_USERNAME doesn't overwrite bot name #193

Open bodenloszt opened 2 months ago

bodenloszt commented 2 months ago

Hello.

So I used SLACK_USERNAME with GitHub Bot value (SLACK_USERNAME: "GitHub Bot") but got the Bot name instead:

image

Shouldn't it overwrite the bot name?

bodenloszt commented 1 month ago

Also, i just observed that the name from the screenshot above it's the name of who merged the PR, not the one who created. Is there any way to remove/edit that?