d5714b0de9
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
Azure DevOps Backend
Simple plugin that proxies requests to the Azure DevOps API.
Setup
The following values are read from the configuration file:
azureDevOps:
host: dev.azure.com
token: ${AZURE_TOKEN}
organization: my-company
Configuration Details:
hostandtokencan be the same as the ones used for theintegrationsectionAZURE_TOKENenvironment variable must be set to a Personal Access Token with read access to both Code and Buildorganizationis your Azure DevOps Organization name or for Azure DevOps Server (on-premise) this will be your Collection name