-
Notifications
You must be signed in to change notification settings - Fork 275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for approvals and other checks (service connections, environments) #451
Comments
@kensykora This resources is supported since v6.1. Blocked by go-sdk microsoft/azure-devops-go-api#93 |
@xuzhang3 Apparently pipelineschecks is already available on azure-devops-go-api since microsoft/azuredevops-go-api#87. This would indeed be very helpful. |
@xuzhang3 Is this still blocked? It looks like the new API version has been released and supports this now |
@samtarplee The approvals APIs are available in v6.1, the latest supported API by SDK is v6.0 |
@xuzhang3 Any chance there's been any progress here? |
@alex-charles this feature depends on the API v6.1 which is not supported by current go-SDK |
guess we track this in #662 now |
|
Community Note
Description
Please add support for approvals and checks on service connections. This would be helpful so we can audit and automate our security and release policies
This would also be applicable to ADO environments, Service Connections, etc.
New or Affected Resource(s)
Potential Terraform Configuration
See other types as well in screen shot above
The text was updated successfully, but these errors were encountered: