Admin access to your Azure DevOps organization is required to create Personal Access Tokens with the necessary permissions.
PlayerZero requires specific permissions through an Azure DevOps Personal Access Token (PAT). When creating your PAT, ensure the following scopes are enabled:
Code
Read (access repository files and code structure)
Pull Request Threads
Read & Write (analyze pull requests and post automated comments)
Analytics
Read (gather metrics and insights from Azure DevOps analytics)
Project and Team
Read (fetch project metadata and team assignments)
You may need to click “Show all scopes” when creating your PAT to see all available permissions. These permissions enable PlayerZero to read your code, analyze pull requests, and provide automated insights directly in your development workflow.
After connecting Azure DevOps, configure which repositories PlayerZero should monitor for your project.
About Projects: A project in PlayerZero is a workspace that combines your application’s repositories with telemetry data, user sessions, and ticketing systems. Connect repositories and tickets that are relevant to your project’s monitoring goals to correlate code changes, user behavior, and reported issues.
Navigate to Repository Settings
Go to your project Settings → Repositories
Import Repositories
In the “Import Repository” section, click the “Select a Provider” dropdown
Choose your Azure DevOps organization from the list
PlayerZero will display all available repositories from your organization
Add and Configure Repositories
Click “Import” next to each repository you want to monitor
Select repositories containing code relevant to your project (frontend, backend, or full-stack repos)
For each connected repository in the “Connected Repositories” section:
Set Primary Branch: Click the branch button (e.g., “main”) to select which branch to monitor
Toggle Active Status: Use the toggle switch to enable/disable monitoring
Click “Update Configuration” to refresh the connection
These permissions enable PlayerZero to provide code analysis, pull request insights, and AI-powered code conversations while maintaining security and access control within your Azure DevOps environment.