google-cloud-python
google-cloud-python copied to clipboard
Create separate presubmits for docs builds: `docs_preview` and `docs_release`
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.