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: adds hot poll for in-flight CI and workflow status
- #30
#30
Merged
wgordon17
merged 18 commits into
gordon-code:main
gordon-code/github-tracker:main
from
wgordon17:feat/hot-poll
wgordon17/github-tracker:feat/hot-poll
Copy head branch name to clipboard
Mar 29, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat: adds hot poll for in-flight CI and workflow status
#30
wgordon17
merged 18 commits into
gordon-code:main
gordon-code/github-tracker:main
from
wgordon17:feat/hot-poll
wgordon17/github-tracker:feat/hot-poll
Copy head branch name to clipboard
Commits
Commits on Mar 29, 2026
feat(api): adds nodeId to PullRequest and hot poll query functions
wgordon17
committed
e5d8493
View commit details
Copy full SHA for e5d8493
Browse repository at this point
feat(config): adds hotPollInterval setting with 10-120s range
wgordon17
committed
9497843
View commit details
Copy full SHA for 9497843
Browse repository at this point
feat(poll): adds hot poll coordinator with hot item set management
wgordon17
committed
4087e55
View commit details
Copy full SHA for 4087e55
Browse repository at this point
feat(dashboard): integrates hot poll coordinator with store updates
wgordon17
committed
a391e79
View commit details
Copy full SHA for a391e79
Browse repository at this point
test(hot-poll): adds hot poll and config validation tests
wgordon17
committed
b1fc4fb
View commit details
Copy full SHA for b1fc4fb
Browse repository at this point
fix(hot-poll): addresses review findings and adds coverage
wgordon17
committed
4f1479a
View commit details
Copy full SHA for 4f1479a
Browse repository at this point
fix(poll): moves hot set cap check after qualification filter
wgordon17
committed
eb9cdc3
View commit details
Copy full SHA for eb9cdc3
Browse repository at this point
fix(poll): guards eviction against stale generation
wgordon17
committed
cbbf130
View commit details
Copy full SHA for cbbf130
Browse repository at this point
fix(hot-poll): logs batch and cycle errors instead of swallowing
wgordon17
committed
0561d7a
View commit details
Copy full SHA for 0561d7a
Browse repository at this point
fix(hot-poll): adds failure backoff and missing test coverage
wgordon17
committed
af7f6c9
View commit details
Copy full SHA for af7f6c9
Browse repository at this point
chore(hot-poll): documents backoff design tradeoff
wgordon17
committed
e23bfd3
View commit details
Copy full SHA for e23bfd3
Browse repository at this point
fix(hot-poll): wires backoff to actual errors, clears hot sets on unmount
wgordon17
committed
4ef20f2
View commit details
Copy full SHA for 4ef20f2
Browse repository at this point
fix(hot-poll): wires hadErrors through fetchHotPRStatus to backoff
wgordon17
committed
4289d50
View commit details
Copy full SHA for 4289d50
Browse repository at this point
fix(dashboard): copies nodeId in phaseOne enrichment merge
wgordon17
committed
a886ebe
View commit details
Copy full SHA for a886ebe
Browse repository at this point
fix(hot-poll): addresses all PR review findings
wgordon17
committed
6b75091
View commit details
Copy full SHA for 6b75091
Browse repository at this point
fix(hot-poll): addresses domain review findings from quality gate
wgordon17
committed
cb6ce9e
View commit details
Copy full SHA for cb6ce9e
Browse repository at this point
fix(hot-poll): surfaces hadErrors via pushError for user visibility
wgordon17
committed
ec6756a
View commit details
Copy full SHA for ec6756a
Browse repository at this point
fix(hot-poll): auto-dismisses error notification on recovery
wgordon17
committed
2391424
View commit details
Copy full SHA for 2391424
Browse repository at this point
You can’t perform that action at this time.