mr-ks commented on issue #7307: URL: https://github.com/apache/incubator-devlake/issues/7307#issuecomment-2049617782
I initially dropped the feature as it requires the PAT to have access to the [Service Endpoint API](https://learn.microsoft.com/en-us/rest/api/azure/devops/serviceendpoint/endpoints?view=azure-devops-rest-7.1) which is the place where people usually store connections to 3rd party products such as github, azure, aws, etc. The scope required to read the data is `vso.serviceendpoint` which only grants read access (secrets excluded). If everybody is fine with that, I'd also try to make it optional to not force people to grant scopes for features they don’t need or use (i.e. read the service endpoint data if the scope is available, otherwise skip it) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
