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
Might be nice to be able to quickly jump into the Slack and join a channel through the popup.
Steps:
Add optional slack_channel attribute (+ description whether to include # or not 😅 ) to the JSON schema
Show Join #channel invitation (with target=_blank leading to https://softwarecraftsmanship.slack.com/messages/${slack_channel}/ in popup if present
(Optional): Provide slack_channel_id as to be able to deeplink into slack clients using deep links alas slack://channel?team=${TEAM_ID}&id=${CHANNEL_ID} (our ${TEAM_ID} is T0A7W9V7C).
Might be nice to be able to quickly jump into the Slack and join a channel through the popup.
Steps:
slack_channelattribute (+ description whether to include#or not 😅 ) to the JSON schemaJoin #channelinvitation (withtarget=_blankleading tohttps://softwarecraftsmanship.slack.com/messages/${slack_channel}/in popup if presentslack_channel_idas to be able to deeplink into slack clients using deep links alasslack://channel?team=${TEAM_ID}&id=${CHANNEL_ID}(our ${TEAM_ID} isT0A7W9V7C).slack://is not supported (is that possible?)