Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 788 Bytes

V1alpha1PullRequestGeneratorAzureDevOps.md

File metadata and controls

15 lines (11 loc) · 788 Bytes

V1alpha1PullRequestGeneratorAzureDevOps

Properties

Name Type Description Notes
api str The Azure DevOps API URL to talk to. If blank, use https://dev.azure.com/. [optional]
labels list[str] [optional]
organization str Azure DevOps org to scan. Required. [optional]
project str Azure DevOps project name to scan. Required. [optional]
repo str Azure DevOps repo name to scan. Required. [optional]
token_ref V1alpha1SecretRef [optional]

[Back to Model list] [Back to API list] [Back to README]