Revision control
Copy as Markdown
"blocks": [
{
"type": "section",
"text": {
"type": "plain_text",
"text": "🚨 *GitHub Action Failed* 🚨",
"emoji": true
}
},
{
"type": "section",
"text": {
"type": "plain_text",
"text": "The workflow to update Bitrise steps has failed.",
"emoji": true
}
},
{
"type": "section",
"text": {
"type": "plain_text",
"text": "*Repository*: <https://github.com/${{ env.GITHUB_REPOSITORY }}|${{ env.GITHUB_REPOSITORY }}>"
}
},
{
"type": "section",
"text": {
"type": "plain_text",
"text": "*Workflow*: <https://github.com/${{ env.GITHUB_REPOSITORY }}/actions/runs/${{ env.GITHUB_RUNID }}|View Workflow Logs>"
}
},
{
"type": "section",
"text": {
"type": "plain_text",
"text": "*Branch*: ${{ env.GITHUB_REF_NAME }}"
}
},
{
"type": "section",
"text": {
"type": "plain_text",
"text": "*Commit*: <https://github.com/${{ env.GITHUB_REPOSITORY }}/commit/${{ env.GITHUB_SHA }}|${{ env.GITHUB_SHA }}>"
}
},
{
"type": "divider"
},
{
"type": "context",
"elements": [
{
"type": "mrkdwn",
"text": ":testops-notify: created by <https://mozilla-hub.atlassian.net/wiki/spaces/MTE/overview|Mobile Test Engineering>"
}
]
}
]
}