Skip to content

Conversation

@SamMorrowDrums
Copy link
Collaborator

github.String is deprecated, so replace with ptr.String.

Copilot AI review requested due to automatic review settings March 14, 2025 16:01
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes deprecated usages of github.String in favor of ptr.String.

  • Replaced github.String with ptr.String in multiple arguments.
  • Updated the import statements to include the ptr package.
Files not reviewed (1)
  • go.mod: Language not supported

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

@SamMorrowDrums SamMorrowDrums merged commit 6c4bbf0 into main Mar 14, 2025
3 checks passed
@SamMorrowDrums SamMorrowDrums deleted the remove-deprecated-func branch March 14, 2025 16:46
DaleSeo pushed a commit to DaleSeo/github-mcp-server that referenced this pull request Oct 24, 2025
* Add Couchbase server.yaml * Update server.yaml * Add secrets and environment variable separation * Update server.yaml * Update server.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants