mindlesscloud commented on code in PR #2506:
URL: https://github.com/apache/incubator-devlake/pull/2506#discussion_r922290881
##########
plugins/gitee/tasks/commit_extractor.go:
##########
@@ -30,6 +30,7 @@ var ExtractCommitsMeta = core.SubTaskMeta{
EntryPoint: ExtractApiCommits,
EnabledByDefault: true,
Description: "Extract raw commit data into tool layer table
GiteeCommit,GiteeAccount and GiteeRepoCommit",
+ DomainTypes: []string{core.DOMAIN_TYPE_CODE,
core.DOMAIN_TYPE_CROSS},
Review Comment:
the `account` is generated too
--
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]