Split changes by CODEOWNERS (bucketize + patches)
Version updated for https://github.com/anatoliisf/split-by-codeowners to version v1.0.2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The split-by-codeowners GitHub Action and CLI tool automates the process of splitting local changes into groups based on the ownership defined in a repository’s CODEOWNERS file. It simplifies collaboration by creating smaller, more focused pull requests (PRs) for each owner group, enabling clearer review assignment, easier merges, and independent rollbacks. The tool supports both CI-based workflows and local development, offering capabilities such as generating patches, grouping changes by owners, and optionally creating or updating PRs for each group.
Release notes
Full Changelog: https://github.com/anatoliisf/split-by-codeowners/compare/v1.0.1...v1.0.2