Right now, the apply result is commented on the commit just before the merge commit in master. If the PR merged in is not up to date with master, someone else's commit may be the commit right before the merge commit. This makes the apply result get commented on a completely unrelated commit instead of in the PR.
WHAT
Title
WHY
Right now, the apply result is commented on the commit just before the merge commit in master. If the PR merged in is not up to date with master, someone else's commit may be the commit right before the merge commit. This makes the apply result get commented on a completely unrelated commit instead of in the PR.