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/11/10 11:51:22 UTC

[GitHub] [incubator-devlake] likyh commented on a diff in pull request #3715: feat(github): set value to cicdtasks and pipelines

likyh commented on code in PR #3715:
URL: https://github.com/apache/incubator-devlake/pull/3715#discussion_r1019006357


##########
plugins/github/e2e/repo_test.go:
##########
@@ -18,6 +18,8 @@ limitations under the License.
 package e2e
 
 import (
+	"github.com/apache/incubator-devlake/models/common"
+	"github.com/apache/incubator-devlake/models/domainlayer/devops"

Review Comment:
   move to Line#25~



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