mindlesscloud commented on code in PR #2506:
URL: https://github.com/apache/incubator-devlake/pull/2506#discussion_r922296272
##########
plugins/github/tasks/pr_review_collector.go:
##########
@@ -41,7 +41,7 @@ var CollectApiPullRequestReviewsMeta = core.SubTaskMeta{
EntryPoint: CollectApiPullRequestReviews,
EnabledByDefault: true,
Description: "Collect PullRequestReviews data from Github api",
- 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]