Releases: multimediallc/codeowners-plus
Releases · multimediallc/codeowners-plus
v1.9.0
What's Changed
- Allow self-satisfaction of codeowner groups. by @Icantjuddle in #93
- Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #94
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- v1.7.0 by @BakerNet in #87
- Bump github.com/bmatcuk/doublestar/v4 from 4.9.2 to 4.10.0 in the gomod group by @dependabot[bot] in #88
- Update the comment when min reviews not met, but all owners satisfied by @BakerNet in #89
- Add option to suppress unowned file warning. by @Icantjuddle in #92
New Contributors
- @Icantjuddle made their first contribution in #92
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Support requiring owners from both base and head refs by @BakerNet in #84
- To utilize this feature, add
require_both_branch_reviewers = trueto yourcodeowners.tomlconfiguration
- To utilize this feature, add
- Bump github.com/bmatcuk/doublestar/v4 from 4.9.1 to 4.9.2 in the gomod group by @dependabot[bot] in #86
Full Changelog: v1.6.1...v1.7.0
v1.6.1
What's Changed
Full Changelog: v1.6.0...v1.6.1
v1.6.0
Breaking Changes
- Now uses the base ref instead of the head ref for
.codeownersfiles in order to prevent abuse from PR authors removing ownership rules - see #74 - Now will re-request an owner if there are fewer owners than the minimum number of reviews required.
What's Changed
- v1.5.0 by @BakerNet in #71
- Read config and .codeowners from base ref instead of head by @BakerNet in #76
- feat: Add re-request to same team when only 1 team is required, but we need multiple by @C-Hipple in #77
- Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 in the github-actions group by @dependabot[bot] in #78
New Contributors
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #68
- Bump github.com/boyter/gocodewalker from 1.4.0 to 1.5.1 in the gomod group by @dependabot[bot] in #66
- Add owners for deleted files by @BakerNet in #70
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Post release v1.3.2 by @BakerNet in #56
- Bump github.com/bmatcuk/doublestar/v4 from 4.8.1 to 4.9.0 in the gomod group by @dependabot[bot] in #58
- feature: adds map command to print json maps of files -> owners and owners -> files by @zbedforrest in #60
- Bump github.com/bmatcuk/doublestar/v4 from 4.9.0 to 4.9.1 in the gomod group by @dependabot[bot] in #62
- fix: rerun_codeowners checks read permission, don't checkout repo by @jasonchiu-windsurf in #64
- feat: support disabling smart dismissal of stale reviews by @jasonchiu-windsurf in #63
New Contributors
- @jasonchiu-windsurf made their first contribution in #64
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- feat: add detailed file reviewer section to comment by @KZhu-mmllc in #51
New Contributors
- @KZhu-mmllc made their first contribution in #51
Full Changelog: v1.2.0...v1.3.0