Workflow automation templates.
Use templates to quickly create new comprehensive workflow solutions.

Tagged with: GitHub Slack
Start
No time outs if set to 0.
No limit on concurrent workflows if set to 0.

Workflow to be run on current Workflow failure. Useful for cleanup or post actions on failure.

The failure workflow gets the original failed workflow's input along with the following additional items:

  • swf:failureWorkflow
    • swf:workflowId
    • swf:workflowStatus
    • swf:workflowDefinitionId
    • swf:workflowDefinitionVersion
    • swf:taskId
    • swf:taskStatus
    • swf:cause
Send GitHub pull requests to Slack messages
SimWorkflow shared February 26, 2024
Set up notifications for new GitHub pull requests in Slack, allowing your team to stay informed about code changes and collaborate more effectively.