AzureDevOpsIntegrationDetails
AzureDevOpsIntegrationDetails describes a single Azure DevOps integration installation.
Properties
idstring requiredThe Pulumi ID of the Azure DevOps integration.- Metadata about the Azure DevOps organization.
- ↳
idstring optionalThe unique ID of the organization - ↳
namestring requiredThe name of the organization - ↳
accountUrlstring optionalThe account URL for the organization (e.g., https://dev.azure.com/myorg) - ↳
hasRequiredPermissionsboolean optionalWhether the current user has the required permissions - Metadata about the Azure DevOps project.
- ↳
idstring requiredThe unique ID of the project - ↳
namestring requiredThe name of the project validboolean requiredWhether the integration is currently valid (tokens, hooks, etc.).disablePRCommentsboolean optionalWhether PR comments are disabled for this integrationdisableNeoSummariesboolean optionalWhether Neo AI summaries are disabled for this integrationdisableDetailedDiffboolean optionalWhether detailed property-level diffs are disabled for PR commentsdisableCodeAccessForReviewsboolean optionalWhether code access for AI reviews is disabled for this integration
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.