google-cloud-python icon indicating copy to clipboard operation
google-cloud-python copied to clipboard

Create separate presubmits for docs builds: `docs_preview` and `docs_release`

Open parthea opened this issue 2 years ago • 0 comments

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.

parthea avatar Nov 08 '23 15:11 parthea