mirror of
https://github.com/go-gitea/lgtm.git
synced 2026-07-01 21:34:01 -04:00
[PR #43] [MERGED] Upgrade github.com/google/go-github to v33 #43
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/lgtm/pull/43
Author: @6543
Created: 12/6/2020
Status: ✅ Merged
Merged: 12/6/2020
Merged by: @lunny
Base:
master← Head:migrate_go-github📝 Commits (3)
8d97c53migrate to github.com/google/go-github v33b26ff0cGetComments: Sort: 'Direction: "desc", Sort: "created"'aa5bc69dont need sort📊 Changes
155 files changed (+29669 additions, -10554 deletions)
View changed files
📝
go.mod(+1 -2)📝
go.sum(+4 -4)📝
remote/github/github.go(+7 -23)📝
remote/github/utils.go(+1 -2)➖
vendor/github.com/google/go-github/LICENSE(+0 -341)➖
vendor/github.com/google/go-github/github/activity_events.go(+0 -324)➖
vendor/github.com/google/go-github/github/apps.go(+0 -169)➖
vendor/github.com/google/go-github/github/apps_marketplace.go(+0 -180)➖
vendor/github.com/google/go-github/github/git_trees.go(+0 -93)➖
vendor/github.com/google/go-github/github/orgs.go(+0 -193)➖
vendor/github.com/google/go-github/github/orgs_outside_collaborators.go(+0 -50)➖
vendor/github.com/google/go-github/github/orgs_teams.go(+0 -512)➖
vendor/github.com/google/go-github/github/projects.go(+0 -431)➖
vendor/github.com/google/go-github/github/pulls_comments.go(+0 -157)➖
vendor/github.com/google/go-github/github/reactions.go(+0 -273)➖
vendor/github.com/google/go-github/github/repos_pages.go(+0 -143)➖
vendor/github.com/google/go-github/github/search.go(+0 -210)➖
vendor/github.com/google/go-github/github/users.go(+0 -230)📝
vendor/github.com/google/go-github/v33/AUTHORS(+127 -0)➕
vendor/github.com/google/go-github/v33/LICENSE(+27 -0)...and 80 more files
📄 Description
migrate github.com/google/go-github to v33
and adopt
this fix the proble, witch let lgtm fetch Members again ...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.