Skip to content

chore: update docs dependency to npm package#55

Merged
amondnet merged 2 commits into
mainfrom
chore/update-docs-npm-dependency
Dec 22, 2025
Merged

chore: update docs dependency to npm package#55
amondnet merged 2 commits into
mainfrom
chore/update-docs-npm-dependency

Conversation

@amondnet

Copy link
Copy Markdown
Contributor

Summary

  • Change docs-please from workspace:* to npm package ^0.2.1-beta.0
  • Update Claude plugin settings
  • Fix minor formatting issues

Test Plan

  • Build verified

- Change docs-please from workspace:* to ^0.2.1-beta.0
- Update Claude plugin settings
- Fix minor formatting issues
@gemini-code-assist

Copy link
Copy Markdown

Summary of Changes

Hello @amondnet, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on maintenance and configuration updates across the repository. Key changes include transitioning a documentation dependency from a local workspace to a published npm package, adjusting Claude AI plugin settings for improved functionality, and reorganizing a package.json file for structural consistency. These updates aim to enhance dependency management and ensure optimal tool configurations.

Highlights

  • Docs Dependency Update: The docs-please dependency in the apps/docs project has been updated from a local workspace reference to a specific npm package version (^0.2.1-beta.0), streamlining dependency management.
  • Claude Plugin Configuration: The .claude/settings.json file has been updated to refine the enabled plugins, including disabling hookify and explicitly enabling typescript-lsp and context7.
  • Package.json Structure Refinement: The packages/logger/package.json file has been refactored to reorder the dependencies and devDependencies sections, placing them after peerDependencies for better organization.
  • Minor Formatting Fix: A minor formatting issue, specifically a trailing newline character, was addressed in the .claude/rules/agentskills.md file.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Dec 22, 2025

Copy link
Copy Markdown

Deploying code-please with  Cloudflare Pages  Cloudflare Pages

Latest commit: eff689f
Status:🚫  Build failed.

View logs

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

Copy link
Copy Markdown

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 updates the docs-please dependency to a specific npm package version, which is a good practice for ensuring dependency stability. It also includes updates to the Claude plugin settings and minor formatting fixes, such as reordering keys in package.json and adding a final newline to a markdown file. The changes are well-contained and align with the summary. I don't see any issues with the proposed changes.

@amondnet
amondnet merged commit 489c0b4 into main Dec 22, 2025
0 of 4 checks passed
@amondnet
amondnet deleted the chore/update-docs-npm-dependency branch December 22, 2025 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant