Send a Slack message εςοϓ 1/3
• URL to an image to use as the icon for the message
→ $DEPLOYGATE_APP_ICON
• the bot's username for the message
→ $BITRISE_APP_TITLE
• A URL to an image file that will be displayed inside the
attachment
→ $DEPLOYGATE_DISTRIBUTION_URL_QR
Slide 41
Slide 41 text
Send a Slack message εςοϓ 2/3
• A list of fields to be displayed in a table inside the
attachmentInsert variable
↓
Branch|${BITRISE_GIT_BRANCH}
Version Name|${DEPLOYGATE_VERSION_NAME}
Version Code|${DEPLOYGATE_VERSION_CODE}
DeployGate Revision|#${DEPLOYGATE_REVISION}
Slide 42
Slide 42 text
Send a Slack message εςοϓ 3/3
• A list of buttons attached to the message as link buttons
↓
View Build|${BITRISE_BUILD_URL}
Download|${DEPLOYGATE_DISTRIBUTION_URL}