kevingurney opened a new pull request, #328: URL: https://github.com/apache/arrow-site/pull/328
# Overview This pull request adds an explicit note to the [Deployment section of the README.md](https://github.com/apache/arrow-site/blob/main/README.md#deployment) about the need to [set the GitHub Pages deployment source branch](https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site#publishing-from-a-branch) to `gh-pages` when previewing website changes on a fork of `apache/arrow-site`. It isn't immediately obvious that this is a required step. As far as I can tell, the default deployment source branch will normally be set to `asf-site` for a fork, which means that any changes to the website won't deploy on a successful run. This could potentially be quite confusing. # Qualification N/A # Future Directions N/A # Notes N/A Closes apache/arrow-site#327. -- 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]
