Example workflow: format generated files
This workflow converts build outputs from earlier GitHub Action steps into a Slack message.
This example uses data from a payload file to send a message to a hardcoded channel.
Files
Payload file being sent
example-workflows/Technique_1_Slack_Workflow_Builder/builds.data.json
loading...
GitHub Actions workflow
example-workflows/Technique_1_Slack_Workflow_Builder/builds.gha.yml
loading...
Slack app manifest
example-workflows/Technique_1_Slack_Workflow_Builder/builds.manifest.json
loading...
Slack webhook trigger
example-workflows/Technique_1_Slack_Workflow_Builder/builds.trigger.json
loading...