Is continuous integration into TFS possible using Bitbucket?

I am trying to configure the CI assembly on TFS Online. I am very used to this using the tfs git repository. The actual team I'm working with is using Bitbucket. So I started by creating a build related to Bitbucket that worked flawlessly.

However, activating the CI seems to have caused a Bitbucket error while saving my settings: "Bitbucket returned an error:" Forbidden. "

enter image description here

I found 2 possible solutions:

  • Use the generic "git remote repository" that I struggle with a bit, and it seems strange to me that I need to configure different connections only for CI.
  • To start the assembly, use a third-party application (for example, Zapier). But honestly, why should I add a new level of service?

.

!

: Microsoft , , , CI Bitbucket, . , , .

+4
2

, webhook, , .

+1

starain-MSFT, Bitbucket. , "" . , . , .

0

Source: https://habr.com/ru/post/1688000/


All Articles