morningman opened a new pull request, #3643: URL: https://github.com/apache/doris-website/pull/3643
The legacy `docs/` and `i18n/zh-CN/docusaurus-plugin-content-docs/current/` trees are no longer compiled (the dev build moved to the docs-next plugin and the legacy plugin runs with `includeCurrentVersion: false`). The check-legacy-docs-frozen workflow only existed to force PRs that touch those legacy trees to also touch the next-version trees, which makes no sense once the legacy trees are slated for removal. Drop the workflow so follow-up PRs can clean up the legacy source trees without being blocked by this gate. -- 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]
