Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
google
/
go-github
Public
Notifications
You must be signed in to change notification settings
Fork
2.5k
Star
11.3k
Code
Issues
25
Pull requests
16
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
go-github
github
on
v89.0.0
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 6, 2026
chore: Bump version of go-github to v89.0.0 (#4369)
gmlewis
authored
8af9bb1
View commit details
Copy full SHA for 8af9bb1
View code at this point
Browse repository at this point
feat: Add user team membership fields (#4347)
stevehipwell
authored
2bcee70
View commit details
Copy full SHA for 2bcee70
View code at this point
Browse repository at this point
refactor!: Pass `DeploymentRequest` and `DeploymentStatusRequest` by value (#4361)
Show description for 3955611
JamBalaya56562
authored
3955611
View commit details
Copy full SHA for 3955611
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
chore: Mark removed billing endpoints as deprecated (#4362)
JamBalaya56562
authored
90075ee
View commit details
Copy full SHA for 90075ee
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
chore: Validate metadata (#4358)
stevehipwell
authored
1cb3999
View commit details
Copy full SHA for 1cb3999
View code at this point
Browse repository at this point
refactor!: Pass `HookConfig` by value and rename `EditHookConfiguration` to `UpdateHookConfiguration` (#4360)
Show description for d669a4d
JamBalaya56562
authored
d669a4d
View commit details
Copy full SHA for d669a4d
View code at this point
Browse repository at this point
refactor!: Pass `OIDCSubjectClaimCustomTemplate` by value in the OIDC subject-claim Set methods (#4340)
Show description for 36b86d6
JamBalaya56562
authored
36b86d6
View commit details
Copy full SHA for 36b86d6
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
feat!: Refactor actions variables to pass request by value (#4346)
Show description for 9ba19be
stevehipwell
authored
9ba19be
View commit details
Copy full SHA for 9ba19be
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
feat: Add `AccessSource` to `Team` (#4344)
stevehipwell
authored
cca9755
View commit details
Copy full SHA for cca9755
View code at this point
Browse repository at this point
feat!: Replace actions env secret endpoints (#4335)
Show description for a209c66
stevehipwell
authored
a209c66
View commit details
Copy full SHA for a209c66
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
refactor!: Pass `CreateJITConfigRequest` by value and rename `Generate*JITConfig` to `Create*JITConfig` (#4337)
Show description for 9b51fac
JamBalaya56562
authored
9b51fac
View commit details
Copy full SHA for 9b51fac
View code at this point
Browse repository at this point
Commits on Jun 28, 2026
fix: AuditEntry fields `org` and `org_id` can be an array (#4333)
alexandear
authored
4b55679
View commit details
Copy full SHA for 4b55679
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
refactor!: Pass release-notes and asset params by value and rename `EditReleaseAsset` to `UpdateReleaseAsset` (#4336)
Show description for d11391c
JamBalaya56562
authored
d11391c
View commit details
Copy full SHA for d11391c
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
refactor!: Pass release params by value and rename `EditRelease` to `UpdateRelease` (#4329)
Show description for c9f5330
JamBalaya56562
authored
c9f5330
View commit details
Copy full SHA for c9f5330
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
feat: Add code quality findings support (#4330)
Andrei-hub11
authored
8a83da7
View commit details
Copy full SHA for 8a83da7
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
chore: Replace `time.Date` with `referenceTime` (#4325)
gmlewis
authored
595de3d
View commit details
Copy full SHA for 595de3d
View code at this point
Browse repository at this point
refactor!: Pass `GistsService` required params by value (#4320)
Show description for 642da7d
JamBalaya56562
authored
642da7d
View commit details
Copy full SHA for 642da7d
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
test: Refactor tests for `ProjectV2Item.UnmarshalJSON` (#4323)
alexandear
authored
2801b4b
View commit details
Copy full SHA for 2801b4b
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
feat: Add Issue Dependencies API support (#4130)
tommaso-moro
authored
728cdb1
View commit details
Copy full SHA for 728cdb1
View code at this point
Browse repository at this point
fix: Set `GetBody` on uploads for HTTP/2 retry (#4318)
JamBalaya56562
authored
216f315
View commit details
Copy full SHA for 216f315
View code at this point
Browse repository at this point
Commits on Jun 21, 2026
fix!: Send request body in SCIM update methods (#4315)
Show description for 8111735
JamBalaya56562
authored
8111735
View commit details
Copy full SHA for 8111735
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
refactor: Fix parameters in method endpoints (#4300)
alexandear
authored
3f47638
View commit details
Copy full SHA for 3f47638
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
fix!: Fix `LicenseStatus` response and `Supportkey` type (#4297)
Show description for 98eb342
s4mur4i
authored
98eb342
View commit details
Copy full SHA for 98eb342
View code at this point
Browse repository at this point
Commits on Jun 13, 2026
fix!: Enterprise App installation repos options structs (#4298)
Show description for 0eacd34
zry98
authored
0eacd34
View commit details
Copy full SHA for 0eacd34
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
feat: Add enterprise billing usage endpoints and response types (#4288)
maishivamhoo123
authored
6b6f14a
View commit details
Copy full SHA for 6b6f14a
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
fix: Reject URL path segments containing percent-encoded dots (#4291)
alexandear
authored
34dd998
View commit details
Copy full SHA for 34dd998
View code at this point
Browse repository at this point
fix: Comparison of durations in `AbuseRateLimitError.Is` (#4292)
alexandear
authored
b743e86
View commit details
Copy full SHA for b743e86
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
test: Replace `&x` variables with inline `Ptr(value)` calls (#4289)
alexandear
authored
f53fbae
View commit details
Copy full SHA for f53fbae
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
feat: Inject OpenAPI deprecations safely (#4286)
Skywalkr-dev
authored
946bd71
View commit details
Copy full SHA for 946bd71
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
feat: Add `GetOrgAICreditUsage` and `GetUserAICreditUsage` endpoints (#4282)
maishivamhoo123
authored
eb96f3d
View commit details
Copy full SHA for eb96f3d
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
test: Fix test names and error messages (#4284)
alexandear
authored
531d1cf
View commit details
Copy full SHA for 531d1cf
View code at this point
Browse repository at this point
test: Use `testJSONBody` helper for request body assertions (#4283)
alexandear
authored
e4ea9e7
View commit details
Copy full SHA for e4ea9e7
View code at this point
Browse repository at this point
feat: Add pull request fields to `Repository` (#4268)
ap-1
authored
bbd1294
View commit details
Copy full SHA for bbd1294
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
fix: Handle missing reviewer type in `RequiredReviewer` unmarshal (#4270)
bulutmuf
authored
9fac0c4
View commit details
Copy full SHA for 9fac0c4
View code at this point
Browse repository at this point
test: Remove redundant Marshal tests (#4266)
alexandear
authored
3215e03
View commit details
Copy full SHA for 3215e03
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.