warren830 commented on code in PR #3838: URL: https://github.com/apache/incubator-devlake/pull/3838#discussion_r1037753243
########## plugins/jenkins/tasks/job_collector.go: ########## @@ -42,14 +43,13 @@ func CollectApiJobs(taskCtx core.SubTaskContext) errors.Error { RawDataSubTaskArgs: helper.RawDataSubTaskArgs{ Params: JenkinsApiParams{ ConnectionId: data.Options.ConnectionId, - JobName: data.Options.JobName, - JobPath: data.Options.JobPath, + FullName: data.Options.JobFullName, Review Comment: old pipeline can not run anymore? -- 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-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org