You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/02/17 01:29:53 UTC

[GitHub] [apisix] tokers commented on a change in pull request #6340: ci(action): add shellcheck linter

tokers commented on a change in pull request #6340:
URL: https://github.com/apache/apisix/pull/6340#discussion_r808593208



##########
File path: .gitmodules
##########
@@ -7,3 +7,6 @@
 [submodule "t/grpc_server_example"]
 	path = t/grpc_server_example
 	url = https://github.com/api7/grpc_server_example
+[submodule ".github/actions/action-shellcheck"]
+	path = .github/actions/action-shellcheck
+	url = https://github.com/ludeeus/action-shellcheck

Review comment:
       I think it's due to policy of ASF? Actions not from Github or ASF are forbidden.




-- 
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: notifications-unsubscribe@apisix.apache.org

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