You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/09/16 03:56:23 UTC

[GitHub] [incubator-devlake] keon94 commented on a diff in pull request #3085: feat(dora): e2e

keon94 commented on code in PR #3085:
URL: https://github.com/apache/incubator-devlake/pull/3085#discussion_r972590837


##########
plugins/github/tasks/commit_convertor.go:
##########
@@ -33,7 +33,7 @@ import (
 var ConvertCommitsMeta = core.SubTaskMeta{
 	Name:             "convertCommits",
 	EntryPoint:       ConvertCommits,
-	EnabledByDefault: false,
+	EnabledByDefault: true,

Review Comment:
   @warren830 this has broken the e2e tests



-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org