mindlesscloud commented on code in PR #2506:
URL: https://github.com/apache/incubator-devlake/pull/2506#discussion_r922296831


##########
plugins/github/tasks/pr_review_extractor.go:
##########
@@ -31,7 +31,7 @@ var ExtractApiPullRequestReviewersMeta = core.SubTaskMeta{
        EntryPoint:       ExtractApiPullRequestReviewers,
        EnabledByDefault: true,
        Description:      "Extract raw PullRequestReviewers data into tool 
layer table github_reviewers",
-       DomainTypes:      []string{core.DOMAIN_TYPE_CODE},
+       DomainTypes:      []string{core.DOMAIN_TYPE_CROSS},

Review Comment:
   No, we just extract the reviewer from PR reviews



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