Bitbucket builds start from wrong commit

The past few PR’s I’ve submitted to my several of my company’s private Bitbucket repositories have been starting on the first commit in the PR rather than the last. These PR’s happened to be the first in the repo. I am not entirely sure if this is a Circle CI problem or a Bitbucket problem.

Steps taken to reproduce:

  • Checkout branch
  • Add first commit
  • Add next commit
  • Push to branch to repo
  • Open PR

Is that a duplicate of this?

I don’t think so. It’s not the wrong commit message, it’s the wrong commit entirely.

1 Like