Multiple Codeowners Action
Version updated for https://github.com/cbrgm/multiple-codeowners-action to version v1.0.37.
- 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 merging multiple CODEOWNERS files from various parts of a repository into a single consolidated file at a specified location. This action is particularly useful for large projects with distributed ownership, simplifying the management of code ownership definitions and ensuring maintainability. It generates a unified CODEOWNERS file, helping teams streamline review assignments and reduce redundancy.
What’s Changed
What’s Changed
- ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/141
- ci(tools): update docker/setup-qemu-action action to v4 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/142
- ci(tools): update docker/login-action action to v4 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/143
- ci(tools): update docker/setup-buildx-action action to v4 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/144
- ci(tools): update docker/metadata-action action to v6 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/145
- ci(tools): update docker/build-push-action action to v7 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/146
- patch(deps): update dependency golang to v1.26.1 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/147
- ci(tools): update softprops/action-gh-release action to v2.5.1 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/148
- ci(tools): update softprops/action-gh-release action to v2.5.3 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/149
- ci(tools): update softprops/action-gh-release action to v2.6.0 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/150
- ci(tools): update softprops/action-gh-release action to v2.6.1 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/151
- ci(tools): update cbrgm/pgp-sign-artifact-action action to v1.0.3 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/152
Full Changelog: https://github.com/cbrgm/multiple-codeowners-action/compare/v1...v1.0.37