For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to Integrate Azure Repos with WalnutAI?

Steps to Generate an Azure Repos Personal Access Token (PAT)

  • Log in to your Azure DevOps account.

  • Click the User Settings icon (top right).

  • Select Personal access tokens.

  • Click 'Create New Token'.

  • Choose the required permissions.

  • Generate the token and copy it.

Connect Azure Repos to WalnutAI

  • Log in to WalnutAI.

  • Go to Integrations and select Azure Repos.

  • Enter your Azure DevOps Organization URL and the copied Personal Access Token (PAT).

  • Click Validate and Fetch to verify the token and retrieve the available repositories.

  • Select the required Repository and Branch.

  • Click Connect to complete the integration.

Last updated