Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump go-github to v74#826

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

tommaso-moro
Copy link
Contributor

@tommaso-morotommaso-moro commentedAug 6, 2025
edited
Loading

This PR bumps up the go-github package tov74.

The new release has no relevant breaking changes for us, and it will include afix to theSubIssueService.Remove endpoint which we need in order to support removing sub-issues in ourremove_sub_issue tool using go-github.

@tommaso-morotommaso-moro changed the titleTommy/bump go GitHub v74Bump go-github to v74Aug 6, 2025
@tommaso-morotommaso-moro marked this pull request as ready for reviewAugust 6, 2025 12:42
@tommaso-morotommaso-moro requested a review froma team as acode ownerAugust 6, 2025 12:42
@CopilotCopilotAI review requested due to automatic review settingsAugust 6, 2025 12:42
Copy link
Contributor

@CopilotCopilotAI 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 upgrades the go-github package from version 73 to version 74 to gain access to a bug fix in theSubIssueService.Remove endpoint needed for theremove_sub_issue tool functionality.

  • Updates all import statements fromgithub.com/google/go-github/v73 togithub.com/google/go-github/v74
  • Updates the version reference ingo.mod fromv73.0.0 tov74.0.0
  • Updates third-party license files to reflect the new version

Reviewed Changes

Copilot reviewed 40 out of 42 changed files in this pull request and generated no comments.

Show a summary per file
FileDescription
go.modUpdates the go-github dependency from v73.0.0 to v74.0.0
third-party-licenses.*.mdUpdates license references for the new go-github version across all platforms
pkg/github/*.goUpdates import statements to use v74 instead of v73
pkg/raw/*.goUpdates import statements to use v74 instead of v73
pkg/errors/*.goUpdates import statements to use v74 instead of v73
internal/ghmcp/server.goUpdates import statements to use v74 instead of v73
e2e/e2e_test.goUpdates import statements to use v74 instead of v73
cmd/github-mcp-server/generate_docs.goUpdates import statements to use v74 instead of v73

@tommaso-morotommaso-moro merged commit521d5e9 intogithub:mainAug 6, 2025
10 checks passed
nickytonline pushed a commit to nickytonline/github-mcp-http that referenced this pull requestOct 4, 2025
* update all imports to use v74* go mod tidy* update third party licenses* rename* autogen licenses
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

Copilot code reviewCopilotCopilot left review comments

@almaleksiaalmaleksiaalmaleksia approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@tommaso-moro@almaleksia

[8]ページ先頭

©2009-2025 Movatter.jp