Skip to content

Add Username and Emoji for Slack #1

@DavidLambauer

Description

@DavidLambauer

We can make the message look a little bit more friendly. Therefore we should add a configurable username and Emoji for slack. This can be done in the payload like so:

{
"text": "This is a line of text in a channel.\nAnd this is another line of text.",
"username": "Magento 2 Notification Bot",
	"icon_emoji": ":money_with_wings:"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions