Multiple Codeowners Action
Version updated for https://github.com/cbrgm/multiple-codeowners-action to version v1.0.36.
- This action is used across all versions by 2 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Multiple Codeowners Action automates the process of consolidating multiple CODEOWNERS files from different parts of a repository into a single, unified CODEOWNERS file at a specified location. This action is particularly useful for large repositories with distributed ownership, simplifying code ownership management and improving maintainability. It ensures that ownership information is centralized and up-to-date, reducing manual effort and potential errors.
Release notes
What’s Changed
- ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/130
- ci(tools): update actionhippie/manifest action to v1.8.3 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/131
- patch(deps): update dependency golang to v1.25.7 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/132
- minor(deps): update dependency golang to v1.26.0 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/133
- deps: update to Go v1.26.0 by @cbrgm in https://github.com/cbrgm/multiple-codeowners-action/pull/134
- ci(tools): update docker/build-push-action action to v6.19.0 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/135
- ci(tools): update docker/build-push-action action to v6.19.1 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/136
- chore: remove nix flakes, add SECURITY.md, sign releases using PGP by @cbrgm in https://github.com/cbrgm/multiple-codeowners-action/pull/137
- chore: batch update of project dependencies and configurations by @cbrgm in https://github.com/cbrgm/multiple-codeowners-action/pull/138
- ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/139
- ci(tools): update actions/setup-go action to v6.3.0 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/140
Full Changelog: https://github.com/cbrgm/multiple-codeowners-action/compare/v1...v1.0.36