Skip to content

1.12.2

Compare
Choose a tag to compare
@asvoboda asvoboda released this 16 Oct 09:55
· 453 commits to develop since this release
5d53002

Improved handling for requesting reviewers (#127)

Reduce the number of events that trigger the request reviewer flow.

Check for assigned reviewers just before requesting (#126)

Previously we only checked once, performed lookups, and possibly requested reviewers after a human had already done so. Instead, we can check a second time just before making the last API call.