The purpose is to allow PRs to be merged with docs warnings, while allowing maintainers to have visibility of the warnings so they can be addressed in the long term.
docs_preview will run the docs build with warnings treated as errors.
docs_release will run the docs build without warnings treated as errors.
The purpose is to allow PRs to be merged with docs warnings, while allowing maintainers to have visibility of the warnings so they can be addressed in the long term.
docs_previewwill run the docs build with warnings treated as errors.docs_releasewill run the docs build without warnings treated as errors.