Bitbucket Environment Variable CIRCLE_COMPARE_URL is not set

I think the title sums it up…

I’m also seeing this fairly often. I rely on the compare url to be able to do a merge and run tests post merge while testing pull requests.

Specifically:

  1. after a git commit --amend and git push --force, the compare url is not really the compare url, it’s actually a url for the branch
  2. when rebuilding with or without cache for a build where the compare url was incorrectly set, the compare url is not populated at all

I’m also seeing the compare url set when the push was not part of any pull request

This happening on 1.0? 2.0?

We’re seeing this on 2.0

Is this still going on?