Skip to content

Instantly share code, notes, and snippets.

@domyen
Created July 28, 2020 19:29
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/e7400717b82382e7ecc8fc2db7da02e5 to your computer and use it in GitHub Desktop.
Save domyen/e7400717b82382e7ecc8fc2db7da02e5 to your computer and use it in GitHub Desktop.
{
"blocks": [
{
"type": "section",
"text": {
"type": "mrkdwn",
"text": "Changes were denied in a build. Fix the changes and commit again."
}
},
{
"type": "divider"
},
{
"type": "section",
"text": {
"type": "mrkdwn",
"text": "*🔴 <https://google.com|Build 1341>* \nBy Tom Coleman • 98789d to master"
}
},
{
"type": "section",
"fields": [
{
"type": "mrkdwn",
"text": "*32*\nStories"
},
{
"type": "mrkdwn",
"text": "*7* \nChanges"
}
]
},
{
"type": "actions",
"elements": [
{
"type": "button",
"text": {
"type": "plain_text",
"emoji": true,
"text": "View changes"
},
"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