-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Insights: google/go-github
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v70.0.0
published
Mar 17, 2025
11 Pull requests merged by 8 people
-
feat: Add support for Issue Types API
#3525 merged
Mar 20, 2025 -
Update openapi
#3526 merged
Mar 20, 2025 -
Path escape fix in UserService.GetPackage()
#3522 merged
Mar 18, 2025 -
Bump go-github from v69 to v70 in /scrape
#3521 merged
Mar 17, 2025 -
Bump version of go-github to v70.0.0
#3520 merged
Mar 17, 2025 -
feat: Add automatic_copilot_code_review_enabled parameter to ruleset API
#3506 merged
Mar 17, 2025 -
build(deps): bump github.com/getkin/kin-openapi from 0.129.0 to 0.130.0 in /tools
#3517 merged
Mar 17, 2025 -
build(deps): bump github.com/alecthomas/kong from 1.8.1 to 1.9.0 in /tools
#3518 merged
Mar 17, 2025 -
refactor!: Update package types to align with webhook event
#3515 merged
Mar 17, 2025 -
Add validity filter to secret scanning alert list options
#3516 merged
Mar 15, 2025 -
docs: Update readme and examples for updated go-github-ratelimit and introduce go-github-pagination
#3504 merged
Mar 14, 2025
1 Pull request opened by 1 person
-
Improve testJSONMarshal
#3519 opened
Mar 17, 2025
42 Issues closed by 1 person
-
Add support for issue types
#3523 closed
Mar 20, 2025 -
OrganizationsService.GetPackage escapes packageName, but UserService.GetPackage does not
#3262 closed
Mar 18, 2025 -
Mismatch between latest version on pkg.go.dev and the "real" latest version?
#3498 closed
Mar 18, 2025 -
Closing pull request result in code 422- "Cannot change the base branch of a closed pull request"
#3456 closed
Mar 17, 2025 -
Unable to Parse Private Key
#3227 closed
Mar 17, 2025 -
Go Github Bypass Unexported
#3030 closed
Mar 17, 2025 -
Transactional support when updating multiple files
#3029 closed
Mar 17, 2025 -
commit api
#3024 closed
Mar 17, 2025 -
List of check runs configurations
#2926 closed
Mar 17, 2025 -
Proposal: metadata file for endpoints
#2908 closed
Mar 17, 2025 -
Inconsistency in behavior of repo Private field when editing repo
#2828 closed
Mar 17, 2025 -
Repo.ID is int64, but several consumers are int
#2804 closed
Mar 17, 2025 -
Remove redundant fields from `Environment` struct
#2733 closed
Mar 17, 2025 -
Unable to update existing file in repository - Error 409
#2707 closed
Mar 17, 2025 -
Invalid header error message when authenticating to GHE
#2675 closed
Mar 17, 2025 -
CreateFile does not take effect
#2661 closed
Mar 17, 2025 -
RepositoriesService.ListCommits does not get list of commits on a non-default branch
#2478 closed
Mar 17, 2025 -
Have `ParseWebHook` return a event-related "marker" interface
#2462 closed
Mar 17, 2025 -
Add a positive/negative filter for labels to github.PullRequestListOptions
#2455 closed
Mar 17, 2025 -
cannot find package "github.com/google/go-github/v39/github"
#2451 closed
Mar 17, 2025 -
Repo.Get v45 giving 404 Not Found
#2443 closed
Mar 17, 2025 -
Add LFS control
#2428 closed
Mar 17, 2025 -
unexpected status code: 410 Gone
#2420 closed
Mar 17, 2025 -
Could not enable runner in repository
#2419 closed
Mar 17, 2025 -
httpcache doesn't really cache much right now
#2404 closed
Mar 17, 2025 -
Unable to create pull request
#2402 closed
Mar 17, 2025 -
Unable to fetch contents from Commit object / Commit file
#2368 closed
Mar 17, 2025 -
The search issue/pr API doesn't provide `closed_by` info with any given query parameter
#2361 closed
Mar 17, 2025 -
how to add AddCollaborator by email address?
#2319 closed
Mar 17, 2025 -
`golangci-lint run` fails when using Go 1.18rc1
#2296 closed
Mar 17, 2025 -
Use https://staticcheck.io/
#2260 closed
Mar 17, 2025 -
support for github deploy keys
#2252 closed
Mar 17, 2025 -
ListSCIMProvisionedIdentities always returns 404
#2209 closed
Mar 17, 2025 -
StargazersCount is always nil when using Repositories.ListAll
#2198 closed
Mar 17, 2025 -
Branch Protection w/o required PR review allowed by Github but not API
#2163 closed
Mar 17, 2025 -
Obsolete preview APIs
#2142 closed
Mar 17, 2025 -
Changes from issue #1634 to remove preview header: antiope breaks support for Github Enterprise
#2082 closed
Mar 17, 2025 -
Modules: Sub-Dependency is using v33, main project v35 - Type incompatibility + Module replacement
#1859 closed
Mar 17, 2025 -
Include example for custom/caching transport and oauth usage
#988 closed
Mar 17, 2025 -
Add `automatic_copilot_code_review_enabled` parameter to ruleset API
#3505 closed
Mar 17, 2025 -
`package` event outdated
#2033 closed
Mar 17, 2025 -
Feature Request: Pagination Handlers
#2618 closed
Mar 14, 2025
1 Issue opened by 1 person
9 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Support for `security_advisory` events
#2505 commented on
Mar 17, 2025 • 0 new comments -
GetSignaturesProtectedBranch Does Not Return ErrBranchNotProtected When it Could
#2821 commented on
Mar 17, 2025 • 0 new comments -
Required workflows is being removed from the API
#2907 commented on
Mar 17, 2025 • 0 new comments -
Add client.WithClient method
#3004 commented on
Mar 17, 2025 • 0 new comments -
Unable to create Custom Repository Role without permissions
#3226 commented on
Mar 17, 2025 • 0 new comments -
Having ListOptions and ListCursorOptions in AlertListOptions creates ambiguity
#3246 commented on
Mar 17, 2025 • 0 new comments -
Some API calls that are defined as taking `int`s in the GitHub spec are strings in this library
#3269 commented on
Mar 17, 2025 • 0 new comments -
How to ensure that a repository has been synced to the Github servers?
#3366 commented on
Mar 17, 2025 • 0 new comments -
feat!: Change AuditEntry.Org and AuditEntry.OrgID to json.RawMessage
#3502 commented on
Mar 18, 2025 • 0 new comments