Watcher API Changes
We recently changed the Watcher behavior on GitHub. What used to be known as “Watching” is now “Starring”. Starring is basically a way to bookmark interesting repositories. Watching is a…
We recently changed the Watcher behavior
on GitHub. What used to be known as “Watching” is now “Starring”. Starring is
basically a way to bookmark interesting repositories. Watching is a way to
indicate that you want to receive email or web notifications on a Repository.
This works well on GitHub.com, but poses a problem for the GitHub API. How do
we change this in a way that developers can gracefully upgrade their
applications? We’re currently looking at rolling out the changes in three
phases over an extended period of time.
Today we are announcing the first steps towards separate “Watching” and
“Starring” APIs.
New API Endpoints
There are some new Star endpoints for the API. Don’t fret, your
old Watch endpoints are still working. The new Watch endpoints
are available too. However, the paths use the internal “subscriber” and
“subscriptions” terms so they don’t clash with legacy apps using the Watch
endpoints.
We’ve detailed the slow transition of the Star and Watch endpoints,
which will help provide a smooth upgrade path.
Changes Blog
The API Developer site now has a Changes blog for upcoming breaking
changes. It also has a low volume Atom feed for subscriptions. If you
are developing tools on top of the GitHub API, you should keep up through this
blog, or the @GitHubAPI Twitter account.
Written by
Related posts
Inside the research: How GitHub Copilot impacts the nature of work for open source maintainers
An interview with economic researchers analyzing the causal effect of GitHub Copilot on how open source maintainers work.
OpenAI’s latest o1 model now available in GitHub Copilot and GitHub Models
The December 17 release of OpenAI’s o1 model is now available in GitHub Copilot and GitHub Models, bringing advanced coding capabilities to your workflows.
Announcing 150M developers and a new free tier for GitHub Copilot in VS Code
Come and join 150M developers on GitHub that can now code with Copilot for free in VS Code.