phallstrom / slackistrano

Slack integration for Capistrano deployments.
MIT License
373 stars 74 forks source link

Add support for name linking in the payload #18

Closed stevenhaddox closed 9 years ago

stevenhaddox commented 9 years ago

Would there be interest in a flag to enable linking names in a payload, such as @username or @channel to notify everyone in the channel on a specific message?

It looks like it should be as simple as adding the following to the payload: "link_names": 1

stevenhaddox commented 9 years ago

Disregard, apparently slack has this built in by using the following syntax:

<!channel> or <!username>