CI Matrix Planner
Version updated for https://github.com/feelpp/ci-matrix-planner to version v1.13.0.
- This action is used across all versions by 1 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 CI Matrix Planner is a reusable GitHub Action designed to dynamically plan and customize CI job matrices based on inputs such as workflow events, pull request metadata, labels, and commit messages. It streamlines the CI process by enabling precise control over which jobs and targets are executed, reducing build times and improving maintainability across projects. Key capabilities include directive parsing, matrix generation, support for full-build jobs, and profile-based configurations.
What’s Changed
Full Changelog: https://github.com/feelpp/ci-matrix-planner/compare/v1.12...v1.13.0