EmbarkStudios / octobors

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

Let have the bot explain why it doesn't merge a PR #46

Closed bnjbvr closed 1 year ago

bnjbvr commented 1 year ago

Checklist

Description of Changes

This makes it possible to ping the bot in a PR comment (not a review comment; not a response to a review comment) and have the bot answer with the current merge status, and list the reasons why it's not merged a PR yet.

See it in action over here: https://github.com/bnjbvr/octotest/pull/9

Related Issues

Fixes #32.