Codeowners Plus
Version updated for https://github.com/multimediallc/codeowners-plus to version v1.9.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Codeowners Plus is a GitHub Action designed to enhance the functionality of GitHub’s native CODEOWNERS feature by addressing its limitations. It automates tasks such as smart dismissal of stale reviews, supports more complex ownership rules (e.g., AND ownership), allows for directory-level ownership configuration, and provides optional reviewers for non-blocking feedback. This tool enables more granular control over code ownership and review processes, improving collaboration and enforcement in repositories.
Release notes
What’s Changed
- Allow self-satisfaction of codeowner groups. by @Icantjuddle in https://github.com/multimediallc/codeowners-plus/pull/93
- Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/multimediallc/codeowners-plus/pull/94
Full Changelog: https://github.com/multimediallc/codeowners-plus/compare/v1.8.0...v1.9.0