Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 1.96 KB

3.0.2 (2023-01-30)

Bug Fixes

  • try to fix "Cannot read properties of undefined (reading 'length')" (48e18c6), closes #11

3.0.1 (2023-01-03)

Bug Fixes

1.0.0 (2023-01-03)

Bug Fixes

  • fix the default GITHUB_TOKEN does not have permission to request a review from a team (eab1006)
  • get issue/pr labels real-timely (c3701c7)

Features

  • ✨ auto assign issue (f0afbe5)
  • ✨ init (f821e91)
  • ✨ support pull_request_target (afd92f8)
  • auto extract members fo a team when specifyed assignee is a team (72dddcf)
  • ignore unknown reviewers/assignees (ef22c9b), closes #8
  • skip assigned issue/pr or requested reviewer pr (7b85613)