Track GitHub platform changes, API updates, and feature rollouts
Stay ahead of GitHub REST & GraphQL API changes that affect your developer tools
APIDrift monitors GitHub's changelog for REST API version updates, GraphQL schema changes, Actions runner updates, and webhook event modifications that impact your integrations and CI/CD pipelines.
No credit card. GitHub is pre-configured. Get your first digest this week.
3
Sources tracked
HTML scraping
Source type
full
Content depth
GitHub's platform evolves fast — and your integrations depend on it
Between REST API versions, GraphQL schema previews graduating to GA, Actions runner image updates, and webhook event additions, GitHub ships changes constantly. If you maintain GitHub Apps, Actions, or API integrations, missing a change means broken workflows and frustrated developers.
“GitHub removed a preview header we relied on for our PR review bot. No deprecation notice we could find — the GraphQL field just started returning null. Took us a full day to track down.”
Manual monitoring vs APIDrift
Without APIDrift
Check frequency
When you remember
Change classification
Read every line yourself
Alert timing
Days or weeks late
Team visibility
Tribal knowledge
Setup time
Bookmarks, RSS, custom scripts
With APIDrift
Check frequency
Every 6 hours, automatically
Change classification
AI-powered severity & type tagging
Alert timing
Same-day smart digests
Team visibility
Shared watchlist & history
Setup time
One click, 30 seconds
What APIDrift tracks for GitHub
REST & GraphQL API changes
Endpoint additions, removals, preview header graduations, and response schema modifications
Actions & CI/CD updates
Runner image updates, workflow syntax changes, and action deprecations
Webhook event changes
New event types, payload field changes, and delivery behavior modifications
How it works
Add GitHub to your watchlist
One click. No config needed.
We scrape & diff every 6 hours
AI classifies each change by type and severity.
Get smart digests
Email, Slack, or webhook — your choice.
Example: What an alert looks like
REST API version 2025-11-28: Repository permissions endpoint response restructured
The GET /repos/{owner}/{repo}/collaborators/{username}/permission endpoint now returns a role_name field and the permission field is deprecated. Update integrations to use role_name.
- "permission": "admin"+ "role_name": "admin"+ "permission": "admin" // deprecated
Actions: save-state and set-output workflow commands will stop working 2026-06-01
The ::save-state and ::set-output workflow commands are deprecated. Use environment files ($GITHUB_STATE and $GITHUB_OUTPUT) instead.
This is a static preview — not live data.
Frequently asked questions
Start monitoring GitHub today
Stop checking changelogs manually.
Free plan. No credit card. 30-second setup.