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 2021/05/23 01:40:46 UTC

[GitHub] [apisix-helm-chart] tao12345666333 opened a new pull request #84: chore: add ci

tao12345666333 opened a new pull request #84:
URL: https://github.com/apache/apisix-helm-chart/pull/84


   fixes: #75 


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

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



[GitHub] [apisix-helm-chart] gxthrj merged pull request #84: chore: add ci

Posted by GitBox <gi...@apache.org>.
gxthrj merged pull request #84:
URL: https://github.com/apache/apisix-helm-chart/pull/84


   


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

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



[GitHub] [apisix-helm-chart] tokers commented on a change in pull request #84: chore: add ci

Posted by GitBox <gi...@apache.org>.
tokers commented on a change in pull request #84:
URL: https://github.com/apache/apisix-helm-chart/pull/84#discussion_r637481846



##########
File path: .github/workflows/ci.yaml
##########
@@ -0,0 +1,70 @@
+name: CI
+
+on:
+  pull_request:
+    branches:
+      - "*"
+
+  push:

Review comment:
       No value?




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

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



[GitHub] [apisix-helm-chart] tao12345666333 commented on a change in pull request #84: chore: add ci

Posted by GitBox <gi...@apache.org>.
tao12345666333 commented on a change in pull request #84:
URL: https://github.com/apache/apisix-helm-chart/pull/84#discussion_r637483911



##########
File path: .github/workflows/ci.yaml
##########
@@ -0,0 +1,70 @@
+name: CI
+
+on:
+  pull_request:
+    branches:
+      - "*"
+
+  push:

Review comment:
       This can be empty, all push operations will trigger jobs.




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

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