Bitbucket

In Yandex Tracker issues, you can automatically add links to commits from Bitbucket. To do this, specify the appropriate issue's key in the commit comment. The links will be placed on the Commits tab. For more information, see How to link a commit to an issue.

Connecting a repository

To connect your repository on Bitbucket to Yandex Tracker:

  1. Make sure you are authorized in Tracker as an administrator.

  2. In the left panel, click  Administration. Next, open  Repositories and click  Connect.

  3. Choose Bitbucket in the Platform field.

  4. Create a Yandex Tracker password in Bitbucket. Tracker will use this password to connect to your repositories.

    • Log in to Bitbucket.

    • Click on your picture in the lower-left corner and select Bitbucket settings.

    • Choose App passwords under Access management.

    • Click Create app password.

    • Think up a name for your password, e.g., Tracker integration password.

    • Configure the password's access right. For Yandex Tracker to operate properly, make sure to enable the read option under Repositories:

    • Click Create.

    • Copy a password to the clipboard.

      The password value is displayed only once. If you close the page, you will not be able to view it again.

  5. Enter the repository address in the https://bitbucket.org/<repository_owner's_login>/<repository_name> format and specify your Bitbucket login.

  6. Enter the password you used when linking Yandex Tracker to Bitbucket. You can't use your Bitbucket password for this purpose.

  7. Click Connect.

  8. Make sure that the repository status in Yandex Tracker is Connected.

Own server

To connect your own server to Tracker:

  1. Make sure you are authorized in Tracker as an administrator.

  2. In the left panel, click  Administration. Next, open  Repositories and click  Connect.

  3. In the Platform field, select the service your server is connected to.

  4. In the Link to repository field, specify the URL of the repository on your server. Make sure that you connect to the server using the OAuth 2.0 technology.

  5. Get an OAuth token for your repository.

  6. In the Token field, enter the OAuth token for connecting to your server.

  7. Click Connect.

  8. Make sure that the repository status in Tracker is Connected.

For details on how to obtain an OAuth token, see the Bitbucket documentation.

Previous
Next