tree: af4d177b34c7eb51588e2416eb2f75d2b1331f92 [path history] [tgz]
  1. api/
  2. e2e/
  3. impl/
  4. models/
  5. tasks/
  6. azuredevops.go
  7. README.md
backend/plugins/azuredevops_go/README.md

Azure Devops Python Plugin

This is a revamped version of the Python Azure DevOps Plugin, originally located at ../../python/plugins/azuredevops. The plugin is able to coexist with the Python version as both implementations come with their own _raw and _tool tables.

Read access to the following Azure DevOps Scopes is required:

  • Build
  • Code
  • Graph (collectAccounts task)
  • Release

Access to Service Connections has been removed as they usually contain sensitive security information.