Orchestra Run Pipeline
Version updated for https://github.com/orchestra-hq/run-pipeline to version v1.4.1.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Orchestra Run Pipeline” GitHub Action enables users to execute and monitor Orchestra pipelines directly from their GitHub workflows. It automates the process of running pipelines based on the latest published version or the current branch and commit in Git-backed pipelines, streamlining CI/CD tasks and ensuring synchronization between GitHub and Orchestra. Key capabilities include initiating pipeline runs, customizing inputs, running specific tasks, and retrieving pipeline statuses, simplifying integration and orchestration for complex workflows.
Release notes
What’s Changed
- FIX: ensure commit sha is not sent if branch input is provided by @willdavies0 in https://github.com/orchestra-hq/run-pipeline/pull/14
Full Changelog: https://github.com/orchestra-hq/run-pipeline/compare/v1...v1.4.1