EmbarkStudios / octobors

Rust program for automerging PRs based on a few rules
Apache License 2.0
40 stars 2 forks source link

Handle GitHub considering replies to comments as review #13

Closed lpil closed 3 years ago

lpil commented 3 years ago

Checklist

Description of Changes

To prevent this happening again https://github.com/EmbarkStudios/ark/pull/3113

The GitHub API is a bit surprising in places!