Skip to content

Support Slack Channels in Schemata and Popup#5

Description

@rradczewski

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions