kou commented on code in PR #104:
URL: 
https://github.com/apache/arrow-datafusion-python/pull/104#discussion_r1041448274


##########
.github/workflows/docs.yaml:
##########
@@ -0,0 +1,67 @@
+on:
+  push:
+    branches:
+      - master
+    tags:
+      - "!**-rc"

Review Comment:
   Wow! I didn't know the default security rules!
   I'm OK with `release/` or `rel/` prefix for release tag.
   
   @andygrove What do you think about tag naming? Can we use `rc/x.y.z-rcN` or 
something for RC and `release/x.y.z` (or `rel/x.y.z`) for release?



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