You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make publishJabber treat target as group if it contains "@conference."
The Jenkins plugin annotates the Targets text box as follows:
"Whitespace separated list of accounts to send notifications to
(like '[email protected]') -- for group chats, prepend a '*'
(e.g. '*[email protected]') -- note that
JIDs that contain '@conference.' are automatically recognized as
group chats (no need to prepend '*')"
This patch makes publishJabber behave as documented above.
0 commit comments