Below you will find pages that utilize the taxonomy term “Skaphos”
July 19, 2026
Skaphos Oiax
Version updated for https://github.com/skaphos/oiax to version v1.2.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Oiax is a GitOps tool that reconciles promotion requests between long-lived branches in Git repositories, ensuring each branch has only one active pull request promoting changes to the next environment. It automates branch-based environments and handles backflow from production to development.
July 19, 2026
Skaphos Oiax
Version updated for https://github.com/skaphos/oiax to version v1.1.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Oiax is a declarative Git branch promotion reconciler for GitOps repositories. It ensures that pull requests exist between adjacent branches to move changes through an environment graph, automating the management of environment promotion requests and backflow. The action supports GitHub Actions and requires git 2.45 or newer for its functionality.
July 13, 2026
Skaphos Oiax
Version updated for https://github.com/skaphos/oiax to version v1.0.2.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action skaphos/oiax@v1 automates the reconciliation of Git branches in a GitOps repository, ensuring that changes are promoted through a defined graph of environments. It validates the promotion graph, plans the actions required to reconcile it, and applies those actions by creating, updating, and closing pull requests between branches. The Action is designed for Linux runners on x64 and ARM64 platforms, with release binaries available for other platforms.