Skip to content

Releases: multimediallc/codeowners-plus

v1.9.0

27 Feb 19:15
v1.9.0
ff02aa9

Choose a tag to compare

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

09 Feb 18:49
v1.8.0
16a7779

Choose a tag to compare

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

Full Changelog: v1.7.0...v1.8.0

v1.7.0

12 Jan 23:37
v1.7.0
92741fc

Choose a tag to compare

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 = true to your codeowners.toml configuration
  • 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

07 Jan 00:52
v1.6.1
3a957d6

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

14 Nov 18:59
v1.6.0
2dcd1d1

Choose a tag to compare

Breaking Changes

  • Now uses the base ref instead of the head ref for .codeowners files 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

06 Oct 18:30
v1.5.0
2b7d37d

Choose a tag to compare

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

08 Aug 23:32
v1.4.0
0a7ce29

Choose a tag to compare

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

Full Changelog: v1.3.2...v1.4.0

v1.3.2

03 Jul 20:10
v1.3.2
3cbd622

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

03 Jul 19:48
v1.3.1
fb76719

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

03 Jul 18:42
v1.3.0
1082881

Choose a tag to compare

What's Changed

  • feat: add detailed file reviewer section to comment by @KZhu-mmllc in #51

New Contributors

Full Changelog: v1.2.0...v1.3.0