Skip to content

Instantly share code, notes, and snippets.

@domyen
Last active July 28, 2020 19:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save domyen/d162069ce29dd1bf0e2fcb72048877c4 to your computer and use it in GitHub Desktop.
Save domyen/d162069ce29dd1bf0e2fcb72048877c4 to your computer and use it in GitHub Desktop.
{
"blocks": [
{
"type": "section",
"text": {
"type": "mrkdwn",
"text": "A pull request is ready for review."
}
},
{
"type": "divider"
},
{
"type": "section",
"text": {
"type": "mrkdwn",
"text": "*🟡<https://google.com|Onboarding UX>* \nBranch 3567-create-onboarding-builds by Dominic"
}
},
{
"type": "section",
"fields": [
{
"type": "mrkdwn",
"text": "*24*\nChanges"
},
{
"type": "mrkdwn",
"text": "*7* \nDiscussions"
}
]
},
{
"type": "actions",
"elements": [
{
"type": "button",
"text": {
"type": "plain_text",
"emoji": true,
"text": "Review UI now"
},
"value": "click_me_123"
}
]
},
{
"type": "divider"
},
{
"type": "context",
"elements": [
{
"type": "mrkdwn",
"text": "*Collaborators*"
}
]
},
{
"type": "context",
"elements": [
{
"type": "image",
"image_url": "https://api.slack.com/img/blocks/bkb_template_images/profile_1.png",
"alt_text": "Michael Scott"
},
{
"type": "image",
"image_url": "https://api.slack.com/img/blocks/bkb_template_images/profile_2.png",
"alt_text": "Dwight Schrute"
},
{
"type": "image",
"image_url": "https://api.slack.com/img/blocks/bkb_template_images/profile_3.png",
"alt_text": "Pam Beasely"
},
{
"type": "mrkdwn",
"text": " +3 more"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment