kodiak
kodiak copied to clipboard
kodiak closed a PR without reason?
in one of our url repositories we have a draft PR in which development is still ongoing. https://github.com/complex-gmbh/php-clx-symplify/pull/64

kodiak closed this PR, and I don't see a reason why this happend.
I wonder if Kodiak evaluated PR 58 and deleted the branch because it's the same name as used by that PR (clxmstaab-patch-2).
(edit: this shouldn't really happen because we do an API check for dependent PRs, but the GitHub API is kind of eventually consistent
https://github.com/chdsbd/kodiak/blob/9dce1bccf95b48afa552ec179477a47eaae7dc83/bot/kodiak/evaluation.py#L802-L803
)
One workaround could be to use GitHub's built in "delete branch on merge" setting.