Skip to content

Instantly share code, notes, and snippets.

@domyen
Created July 28, 2020 19:19
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/e7c0a06a5166d819a66d3db1c34957f8 to your computer and use it in GitHub Desktop.
Save domyen/e7c0a06a5166d819a66d3db1c34957f8 to your computer and use it in GitHub Desktop.
{
"blocks": [
{
"type": "section",
"text": {
"type": "mrkdwn",
"text": "Dominic's pull request was approved – give them a high five! 🙌"
}
},
{
"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": "View pull request"
},
"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