[wp-meta] [Making WordPress.org] #5402: Can @group be sanitized on the Trac>Slack integration to avoid the flag

Making WordPress.org noreply at wordpress.org
Mon Aug 31 02:06:07 UTC 2020


#5402: Can @group be sanitized on the Trac>Slack integration to avoid the flag
-----------------------------+---------------------
 Reporter:  garrett-eclipse  |       Owner:  (none)
     Type:  defect           |      Status:  new
 Priority:  normal           |   Milestone:
Component:  Trac             |  Resolution:
 Keywords:                   |
-----------------------------+---------------------

Comment (by dd32):

 Ah, found it. [https://api.slack.com/reference/surfaces/formatting
 #special-mentions Slack Formatting] specifies that bots can't use
 `@(channel|here|group)` directly and should use `<!(channel|here|group)>`
 instead.. however.. Slack also
 [https://api.slack.com/reference/surfaces/formatting#automatic-parsing has
 some auto-parsing] which will convert it on the fly - I don't think that
 was always there. Since we set the `link_names` parameter to true, that
 gets triggered.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/5402#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list