channable / hoff

A gatekeeper for your commits
Apache License 2.0
41 stars 3 forks source link

Hoff creates bogus mentions of other PRs #189

Closed rodrigol-chan closed 1 year ago

rodrigol-chan commented 1 year ago

https://github.com/channable/hoff/issues/77 introduced merge trains. When tagging Hoff to merge PR 1, if it's currently behind PR 2, then Hoff posts a comment mentioning PR 2. PR 2 gets a mention from PR 1 even though they aren't necessarily related. Hoff should either find a way to note the PR without linking them, or omit the mention altogether.