mr-ks commented on code in PR #7657:
URL: 
https://github.com/apache/incubator-devlake/pull/7657#discussion_r1650064341


##########
backend/plugins/azuredevops_go/tasks/pr_commit_collector.go:
##########
@@ -39,7 +39,7 @@ var CollectApiPullRequestCommitsMeta = plugin.SubTaskMeta{
        EntryPoint:       CollectApiPullRequestCommits,
        EnabledByDefault: true,
        Description:      "Collect PullRequestCommits data from Azure DevOps 
API.",
-       DomainTypes:      []string{plugin.DOMAIN_TYPE_CROSS, 
plugin.DOMAIN_TYPE_CODE_REVIEW},

Review Comment:
   Hello @klesh,
   what should be the expected outcome if the user creates a scope 
configuration with only `Cross Domain` as the data entity? Should this also 
include the tasks of domain `Code Review` and `Source Code Management`?



-- 
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]

Reply via email to