Orchestra Run Pipeline
Version updated for https://github.com/orchestra-hq/run-pipeline to version v.1.6.0.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the execution and monitoring of Orchestra pipelines. It supports running both backed by Orchestra or Git-backed pipelines, allowing users to choose specific branches and tasks to run. The action provides options for polling pipeline status at regular intervals and managing environments, making it useful for continuous integration workflows that integrate with Orchestra projects.
What’s Changed
What’s Changed
- fix - Handle SKIPPED pipeline run status to stop infinite polling by @gthesheep-orchestra in https://github.com/orchestra-hq/run-pipeline/pull/17
New Contributors
- @gthesheep-orchestra made their first contribution in https://github.com/orchestra-hq/run-pipeline/pull/17
Full Changelog: https://github.com/orchestra-hq/run-pipeline/compare/v1.5.0...v.1.6.0