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
If someone drops a link to a warehouse bundle in chat, Slack should be able to pull down metadata about that bundle and show a message attachment about it. Slack calls this unfurling and has plenty of docs on the topic: https://api.slack.com/docs/message-attachments
We should probably include the basics of the bundle and also include the command to install it if possible. Something like @cog bundle install cfn if they linked to https://bundles.operable.io/bundles/cfn
The text was updated successfully, but these errors were encountered:
If someone drops a link to a warehouse bundle in chat, Slack should be able to pull down metadata about that bundle and show a message attachment about it. Slack calls this unfurling and has plenty of docs on the topic: https://api.slack.com/docs/message-attachments
We should probably include the basics of the bundle and also include the command to install it if possible. Something like
@cog bundle install cfn
if they linked to https://bundles.operable.io/bundles/cfnThe text was updated successfully, but these errors were encountered: