Azure DevOps Integration

Create Azure DevOps work items from Glitch reports with debug info embedded in the description.

Setup

  1. Open SettingsIntegrationsAzure DevOps.
  2. Enter your Organization URL (e.g. https://dev.azure.com/your-org).
  3. Enter a Personal Access Token with Work Items (Read & write) scope.
    • In Azure DevOps, go to User settingsPersonal access tokensNew Token.
  4. Click Save.

Creating a work item

  1. Click Share in the report toolbar.
  2. Select Azure DevOps.
  3. Choose a Project.
  4. Enter a title and description.
  5. Click Create Work Item. Console errors, network failures, and environment info are embedded in the description.

Notes

  • Your PAT and organization URL are stored locally in Chrome’s extension storage.
  • Uses the Azure DevOps REST API (v7.1).