Genesis Workflow
Version updated for https://github.com/autifyhq/genesis-workflow-action to version v1.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Genesis Workflow Action is a GitHub Action designed to integrate Genesis workflows into CI/CD pipelines by automating their execution, monitoring, and result retrieval. It simplifies triggering workflows, handling status polling, and extracting outputs, enabling seamless integration with external systems or processes. This action addresses the need for streamlined workflow automation and reduces manual effort in managing Genesis workflow executions.
Release notes
Features
- Trigger any Genesis workflow with configurable JSON inputs
- Poll for completion with configurable interval and timeout
- Extract output from a specific block or all blocks as JSON
- Fire-and-forget mode with
wait: false - Zero runtime dependencies