timsaucer commented on code in PR #40:
URL: https://github.com/apache/datafusion-site/pull/40#discussion_r1869657090
##########
.asf.yaml:
##########
@@ -39,8 +39,15 @@ github:
required_pull_request_reviews:
required_approving_review_count: 1
-# publishes the content of the `asf-site` branch to
-# https://datafusion.apache.org/blog
-publish:
- whoami: asf-site
- subdir: blog
+# TODO: After merging into main verify it is safe to remove
+# This section for publish
+# # publishes the content of the `asf-site` branch to
+# # https://datafusion.apache.org/blog
+# publish:
+# whoami: asf-site
+# subdir: blog
+
+staging:
+ whoami: asf-break-test
Review Comment:
I think this was a mistake on my part. The instructions weren't super clear,
but I think this has to be `asf-site`. I've updated it in a recent push.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]