Cycle.io Pipeline Runner
Version updated for https://github.com/cycleplatform/pipeline-trigger-action to version v0.5.9.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Cycle Pipeline GitHub Action automates the process of triggering and monitoring pipelines on Cycle.io directly from a GitHub Actions workflow. It simplifies pipeline execution by allowing users to pass variables, configure advanced settings, and track each step with detailed logging, ensuring visibility into execution progress and fast failure handling. This action is ideal for streamlining deployment workflows and improving CI/CD pipeline management.
Release notes
Fixes issue where a failed pipeline may not terminate the action.