Task Summary
The sync-docs-to-site.yml 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
Task Summary
The
sync-docs-to-site.ymlworkflow that pushesdocs/intoapache/incubator-texera-sitehas 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 pullsdocs/from therelease/vX.Ybranches at build time, and this repo only fires arepository_dispatchto the site when a release candidate is cut.Task Type