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 }}
gordon-code
/
github-tracker
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
2
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(api): replaces REST search with GraphQL search for issues and PRs
- #14
#14
Merged
wgordon17
merged 11 commits into
gordon-code:main
gordon-code/github-tracker:main
from
wgordon17:roadmap/phase-3/graphql-search-migration
wgordon17/github-tracker:roadmap/phase-3/graphql-search-migration
Copy head branch name to clipboard
Mar 25, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(api): replaces REST search with GraphQL search for issues and PRs
#14
wgordon17
merged 11 commits into
gordon-code:main
gordon-code/github-tracker:main
from
wgordon17:roadmap/phase-3/graphql-search-migration
wgordon17/github-tracker:roadmap/phase-3/graphql-search-migration
Copy head branch name to clipboard
Commits
Commits on Mar 25, 2026
feat(api): replaces REST search with GraphQL search for issues and PRs
wgordon17
committed
e2cbd5b
View commit details
Copy full SHA for e2cbd5b
Browse repository at this point
fix(api): guards against malformed nameWithOwner and null endCursor
wgordon17
committed
3b1c040
View commit details
Copy full SHA for 3b1c040
Browse repository at this point
chore(api): updates stale JSDoc, removes orphaned fixtures
wgordon17
committed
599709e
View commit details
Copy full SHA for 599709e
Browse repository at this point
fix(api): extracts partial GraphQL data, fixes notification sources
wgordon17
committed
05ab22f
View commit details
Copy full SHA for 05ab22f
Browse repository at this point
fix(api): hoists fork types, removes dead code, adds missing tests
wgordon17
committed
131f593
View commit details
Copy full SHA for 131f593
Browse repository at this point
fix(api): stops pagination after partial GraphQL error
wgordon17
committed
4c88b8d
View commit details
Copy full SHA for 4c88b8d
Browse repository at this point
test(api): adds coverage for GraphQL partial error extraction
wgordon17
committed
e8c1b88
View commit details
Copy full SHA for e8c1b88
Browse repository at this point
fix(api): adds catch-all for unexpected response shapes in pagination
wgordon17
committed
1b8c761
View commit details
Copy full SHA for 1b8c761
Browse repository at this point
test(api): covers nameWithOwner, endCursor, fork fallback
wgordon17
committed
21d406f
View commit details
Copy full SHA for 21d406f
Browse repository at this point
fix(api): addresses PR review findings for search and tests
wgordon17
committed
4437f50
View commit details
Copy full SHA for 4437f50
Browse repository at this point
fix(api): adds missing tests and fork partial-error recovery
wgordon17
committed
da0b121
View commit details
Copy full SHA for da0b121
Browse repository at this point
You can’t perform that action at this time.