Skip to content

Releases: totallymoney/assign-reviewers-by-labels-action

v1.2.0

10 Aug 09:58
6ce93e3
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/node from 16.11.45 to 18.7.11 by @dependabot in #48
  • chore(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.38.1 by @dependabot in #62
  • chore(deps-dev): bump vitest from 0.19.0 to 0.23.4 by @dependabot in #58
  • chore(deps-dev): bump prettier from 2.5.1 to 2.8.3 by @dependabot in #100
  • chore: update @actions/core by @ljbc1994 in #136
  • chore(deps-dev): bump @types/node from 18.7.11 to 18.16.2 by @dependabot in #134

New Contributors

Full Changelog: v1.1...v1.2.0

v1.1.0

02 Sep 15:00
335f805
Compare
Choose a tag to compare

Feature

  • Adds the ability to provide a remote config to retrieve the list of reviewers

v1.0.0

27 Jul 12:35
ae197ff
Compare
Choose a tag to compare

1.0.0

  • Assign or unassign reviewers based on the labels added to the PR.