Skip to content

Releases: necojackarc/auto-request-review

Release v0.13.0

03 Feb 13:08
e89da1a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

Release v0.12.0

24 May 11:17
6a51ceb
Compare
Choose a tag to compare
  • Revert "Use team keys for authors" (#96)

Release v0.11.0

23 May 16:10
a39c70b
Compare
Choose a tag to compare
  • Support GitHub teams in per_author (#88)

Release v0.10.0

22 Dec 23:19
5f91f42
Compare
Choose a tag to compare
  • Support a last_files_match_only option for CODEOWNERS-compatibility (#80)

Release v0.9.0

09 Dec 14:24
5e89775
Compare
Choose a tag to compare
  • Support local config (#77)

Release v0.8.0

11 Oct 17:24
b5e8187
Compare
Choose a tag to compare

Release v0.7.0

20 Apr 01:13
e08cdff
Compare
Choose a tag to compare
  • BREAKING CHANGE Add :team prefix to GitHub teams (#45)

Release v0.6.0

19 Apr 23:40
12d9403
Compare
Choose a tag to compare
  • Enable requesting code review from GitHub teams (#43)

Release v0.5.1

24 Feb 01:12
7a1c106
Compare
Choose a tag to compare
  • Fix the logging message to be in line with the changes made in #34

Release v0.5.0

23 Feb 19:25
c3a25ee
Compare
Choose a tag to compare
  • Fetch the config file from the current branch as it's more aligned with how GitHub Actions work in general