On Wednesday, August 12, GitHub reported an incident affecting core functionalities including Pull Requests, Issues, and Search on its platform. Users attempting to access these features experienced 500 errors and degraded performance.
GitHub's engineering teams investigated the issue and identified the source of the errors. A recent database migration had removed an index, but a database index hint was still referencing this removed index. This discrepancy led to query failures for some users across the affected services.
To resolve the problem, GitHub disabled the problematic configuration that was causing the errors. This mitigation led to a recovery across the affected services. The platform is now monitoring its systems to confirm full stability and resolution of the incident.
The incident temporarily disrupted development workflows for users relying on GitHub's Pull Request and Issue tracking features. GitHub has stated that a detailed root cause analysis will be shared once it becomes available, providing further insights into the incident and preventive measures.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
GitHub experienced an incident causing errors and degraded performance for Pull Requests, Issues, and Search on GitHub.com. The issue was traced to a database index reference problem following a recent migration and has since been resolved.