Since bitbucket 2020.1 there is integration for BitBucket Cloud in TeamCity.
In my project I want to achieve situation:
- there is a hotfix / release branch
- in BB I create pull request from that branch to master
I want to have automatic build in TC after creating this PR. I tried this build feature (pull request) but after creating PR in BB nothing happens in TC.
I found this instruction but it still doesn't want to cooperate.