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
Accelerator
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 }}
ppiegaze
/
github-api
Public
forked from
hub4j/github-api
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
github-api
src
main
java
org
kohsuke
github
GHIssue.java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 14, 2015
TAB -> WS
kohsuke
committed
d070f9d
View commit details
Copy full SHA for d070f9d
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
Restored backward compatibility
Show description for 1156689
kohsuke
committed
1156689
View commit details
Copy full SHA for 1156689
View code at this point
Browse repository at this point
Commits on Feb 15, 2015
Added a convenience method.
Show description for 29f8264
kohsuke
committed
29f8264
View commit details
Copy full SHA for 29f8264
View code at this point
Browse repository at this point
Noting issue #60 that this method can return null
kohsuke
committed
e2e2329
View commit details
Copy full SHA for e2e2329
View code at this point
Browse repository at this point
Implemented label CRUD operations on GHRepository
Show description for d90adfa
kohsuke
committed
d90adfa
View commit details
Copy full SHA for d90adfa
View code at this point
Browse repository at this point
Commits on Feb 14, 2015
Added issue-search capability
kohsuke
committed
4b6981c
View commit details
Copy full SHA for 4b6981c
View code at this point
Browse repository at this point
Use GHObject as much as we can
kohsuke
committed
b6e48cc
View commit details
Copy full SHA for b6e48cc
View code at this point
Browse repository at this point
Commits on Oct 8, 2014
Fixed a test regression
Show description for 372d5ff
kohsuke
committed
372d5ff
View commit details
Copy full SHA for 372d5ff
View code at this point
Browse repository at this point
Commits on Sep 3, 2014
Fix setting labels and assignee on PullRequests
Show description for e2220bb
rtyley
committed
e2220bb
View commit details
Copy full SHA for e2220bb
View code at this point
Browse repository at this point
Commits on Mar 8, 2014
Fix GHIssue.setLabels() - *don't* set 'assignee' instead!
rtyley
committed
893152c
View commit details
Copy full SHA for 893152c
View code at this point
Browse repository at this point
Commits on Sep 28, 2013
Updated issue label with ifts fields
pescuma
committed
a2df421
View commit details
Copy full SHA for a2df421
View code at this point
Browse repository at this point
Commits on May 1, 2013
Force issues-based API route for PR comments
Show description for 5410ba3
spiffxp
committed
5410ba3
View commit details
Copy full SHA for 5410ba3
View code at this point
Browse repository at this point
Commits on Apr 23, 2013
[FIXED issue #34] API route for pull requests uses 'pulls'
kohsuke
committed
beec605
View commit details
Copy full SHA for beec605
View code at this point
Browse repository at this point
Commits on Sep 12, 2012
send authentication header on all requests
janinko
committed
e658a7f
View commit details
Copy full SHA for e658a7f
View code at this point
Browse repository at this point
Commits on Sep 6, 2012
When using lazy population, this is not deprecated
janinko
committed
0e226a8
View commit details
Copy full SHA for 0e226a8
View code at this point
Browse repository at this point
adding lazy population to GHUser and got rid of GHSmallUser
kohsuke
committed
1dd875a
View commit details
Copy full SHA for 1dd875a
View code at this point
Browse repository at this point
Merge branch 'master' into pull-17
kohsuke
committed
2341f78
View commit details
Copy full SHA for 2341f78
View code at this point
Browse repository at this point
Renaming to better represent what it does.
kohsuke
committed
8a95847
View commit details
Copy full SHA for 8a95847
View code at this point
Browse repository at this point
moved the pagenation API over to Poster
kohsuke
committed
435363a
View commit details
Copy full SHA for 435363a
View code at this point
Browse repository at this point
A step toward using Poster in place of the retrieve* methods.
Show description for d6d73f5
kohsuke
committed
d6d73f5
View commit details
Copy full SHA for d6d73f5
View code at this point
Browse repository at this point
Commits on Aug 31, 2012
make url methods return URL and add getApiUrl
janinko
committed
fff3272
View commit details
Copy full SHA for fff3272
View code at this point
Browse repository at this point
Nested GHIssue.PullRequest must be static
janinko
committed
8031986
View commit details
Copy full SHA for 8031986
View code at this point
Browse repository at this point
We need to preserve api
janinko
committed
9017fe7
View commit details
Copy full SHA for 9017fe7
View code at this point
Browse repository at this point
Added milestone attribute to GHIssue
janinko
committed
ce47762
View commit details
Copy full SHA for ce47762
View code at this point
Browse repository at this point
Clean up GHIssue and GHPullRequest and make them relevant to api v3.
Show description for 6aabaea
janinko
committed
6aabaea
View commit details
Copy full SHA for 6aabaea
View code at this point
Browse repository at this point
Commits on Aug 28, 2012
we need to maintain the binary compatibility, so I reverted getComments and added listComments that exposes PagedIterable.
Show description for 587278f
janinko
committed
587278f
View commit details
Copy full SHA for 587278f
View code at this point
Browse repository at this point
Comments are paged
janinko
committed
cc3793c
View commit details
Copy full SHA for cc3793c
View code at this point
Browse repository at this point
Fix GHIssue.getState() No enum constant
janinko
committed
58d10df
View commit details
Copy full SHA for 58d10df
View code at this point
Browse repository at this point
fix GHPullRequest.getLabels() NPE
janinko
committed
ae2d01a
View commit details
Copy full SHA for ae2d01a
View code at this point
Browse repository at this point
Commits on Jun 12, 2012
Removing pointless '3' suffix in the method names.
kohsuke
committed
1c15751
View commit details
Copy full SHA for 1c15751
View code at this point
Browse repository at this point
Now that everything is V3 API, there's no need for such enum.
kohsuke
committed
82acf4f
View commit details
Copy full SHA for 82acf4f
View code at this point
Browse repository at this point
Removed v2 API usage and switched to v3.
Show description for b5f7208
kohsuke
committed
b5f7208
View commit details
Copy full SHA for b5f7208
View code at this point
Browse repository at this point
Commits on Jun 25, 2011
added support for the issue comments
kohsuke
committed
bb3bfe4
View commit details
Copy full SHA for bb3bfe4
View code at this point
Browse repository at this point
adding more operations
kohsuke
committed
561f839
View commit details
Copy full SHA for 561f839
View code at this point
Browse repository at this point
fall out from issue/pull-request unification
kohsuke
committed
5e2a27a
View commit details
Copy full SHA for 5e2a27a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.