Ma77Ball opened a new issue, #6950: URL: https://github.com/apache/texera/issues/6950
### Task Summary The sync-docs-to-site workflow that pushes docs into apache/incubator-texera-site has failed on every run: its token identity (aicam) has no write access to the site repo, so the published docs drifted stale. Replace the push model with a pull: the website pulls docs from the release/vX.Y branches at build time, and this repo only fires a repository_dispatch to the site when a release candidate is cut. ### Task Type - [x] DevOps / Deployment / CI -- 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]
