mappjzc commented on code in PR #4359:
URL: 
https://github.com/apache/incubator-devlake/pull/4359#discussion_r1102812785


##########
backend/plugins/gitlab/tasks/mr_extractor.go:
##########
@@ -155,7 +170,12 @@ func ExtractApiMergeRequests(taskCtx 
plugin.SubTaskContext) errors.Error {
                return errors.Convert(err)
        }
 
-       return extractor.Execute()
+       err = extractor.Execute()

Review Comment:
   remove needDetail but forget to remoted it.



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

Reply via email to