cargo-rail
Version updated for https://github.com/loadingalias/cargo-rail-action to version v4.1.0.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The cargo-rail-action GitHub Action integrates with the cargo-rail tool to streamline CI workflows by automating the analysis of code changes and publishing job-specific gating outputs (e.g., build, test, docs). It ensures that CI pipelines are aligned with local cargo rail plan and run workflows, enabling efficient, deterministic execution by skipping unnecessary tasks based on defined rules in a rail.toml configuration. The action also exports detailed change analysis (e.g., scope-json) to further customize CI job behavior.
What’s Changed
Full Changelog: https://github.com/loadingalias/cargo-rail-action/compare/v4.0.0...v4.1.0