phabulous icon indicating copy to clipboard operation
phabulous copied to clipboard

Format message put into slack

Open Vineeth-Mohan opened this issue 8 years ago • 1 comments
trafficstars

As of now , the message put into slack is as raw text and link. Rather , it would be good to have the message like below

screen shot 2017-01-26 at 8 16 28 pm

Vineeth-Mohan avatar Jan 26 '17 14:01 Vineeth-Mohan

And as @nornagon wrote:

The messages phabulous sends are difficult to visually parse. Instead of:

person closed D4281: Add things to the thing by committing rTd74ade4cded6: Add things to the thing. ([More info]()) otherperson updated the test plan for D4311: Fix some things. ([More info]())

Adding some variation in formatting makes it easier to focus on the different parts of the message (what was done, who did it, what did they do it to):

**person** closed **D4281: Add things to the thing** by committing **rTd74ade4cded6: Add things to the thing**. ([More info]()) **otherperson** updated the test plan for **D4311: Fix some things**. ([More info]())

schemar avatar Mar 12 '18 18:03 schemar