Skip to content

fix(storage): re-enable docs check and update linkinator - #9257

Open
thiyaguk09 wants to merge 5 commits into
googleapis:mainfrom
thiyaguk09:fix/7338-re-enable-docs-check
Open

fix(storage): re-enable docs check and update linkinator#9257
thiyaguk09 wants to merge 5 commits into
googleapis:mainfrom
thiyaguk09:fix/7338-re-enable-docs-check

Conversation

@thiyaguk09

@thiyaguk09 thiyaguk09 commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #7338

@product-auto-label product-auto-label Bot added the api: storage Issues related to the Cloud Storage API. label Sep 8, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces Kokoro configuration files for Node 18 documentation builds, updates various sample links in the README to reference the nodejs-docs-samples repository, and adds linkinator to automate documentation link checking. The review feedback identifies a critical configuration error in both docs.cfg files, where the TRAMPOLINE_BUILD_FILE path incorrectly references nodejs-storage instead of google-cloud-node, which will lead to Kokoro build failures.

Comment thread handwritten/storage/.kokoro/continuous/node18/docs.cfg Outdated
Comment thread handwritten/storage/.kokoro/presubmit/node18/docs.cfg Outdated
@thiyaguk09
thiyaguk09 marked this pull request as ready for review September 8, 2026 10:53
@thiyaguk09
thiyaguk09 requested review from a team as code owners September 8, 2026 10:53
@github-actions
github-actions Bot requested a review from bshaffer September 8, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-enable docs check

1 participant