Can I integrate with Azure Repos?

Here you will find a step-wise guide to set up Typo.

Setting up your Git provider account is the first step of the onboarding process.

Step 1: Connect Git

Navigate to https://typoapp.io/ > Get Started with your Git provider as Azure Repos

Step 2: Create a Personal Access Token in Azure

From your Azure Boards page, click on your user settings in the top right corner, select Personal access tokens, and click on the New Token button.

Please ensure the following permissions are granted:

  • User Profile: Read (vso.profile)

  • Project And Team: Read (vso.project)

  • Code: Read (vso.code)

  • Build: Read (vso.build)

  • Graph: Read (vso.graph)

Step 3: Add your Azure token to Typo

Once you have created the token, please enter the organization name & token details in the Typo onboarding screen.

Step 4: Continue with the Onboarding Process

Once you complete the authorization step, the next step is to enter your details

The next step is to connect your Issue Tracker, followed by optionally connecting Slack. You can also complete these steps later from the Settings section. For more details, read about Issue tracker integration here.

You will now be landed on your dashboard and your first level of insights will be published in a few minutes. You can further customize your teams and integrations from the dashboard settings & integration section.

Last updated