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 v72.0.0#456

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

Open
radar07 wants to merge1 commit intogithub:main
base:main
Choose a base branch
Loading
fromradar07:bump-go-github-v72

Conversation

radar07
Copy link
Contributor

@radar07radar07 commentedMay 30, 2025
edited
Loading

Closes:#455

I didn't encounter any errors while bumping the version. The tests are passing in my local. 😄

@radar07radar07 requested a review froma team as acode ownerMay 30, 2025 15:32
@radar07radar07 marked this pull request as draftMay 30, 2025 15:32
@radar07radar07force-pushed thebump-go-github-v72 branch 2 times, most recently frome6a3409 to888dfb6CompareMay 30, 2025 16:10
@@ -451,11 +451,11 @@ func ListIssues(getClient GetClientFn, t translations.TranslationHelperFunc) (to
}

if page, ok := request.GetArguments()["page"].(float64); ok {
opts.Page = int(page)
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

TheListCursorOptions is added toIssueListOptions inv72 which has the same fields(Page andPerPage) likeListOptions. This line is changed to avoid ambiguity error.

@radar07radar07 marked this pull request as ready for reviewMay 30, 2025 20:05
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Upgradego-github tov72
1 participant
@radar07

[8]ページ先頭

©2009-2025 Movatter.jp