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/08/04 18:54:50 UTC

[GitHub] [incubator-devlake] warren830 commented on a diff in pull request #2682: feat: gitlab job convert

warren830 commented on code in PR #2682:
URL: https://github.com/apache/incubator-devlake/pull/2682#discussion_r938151634


##########
plugins/gitlab/tasks/job_extractor.go:
##########
@@ -45,7 +48,7 @@ var ExtractApiJobsMeta = core.SubTaskMeta{
 	Name:             "extractApiJobs",
 	EntryPoint:       ExtractApiJobs,
 	EnabledByDefault: true,
-	Description:      "Extract raw pipelines data into tool layer table GitlabPipeline",
+	Description:      "Extract raw jobs data into tool layer table GitlabPipeline",

Review Comment:
   Should be GitlabJob



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