I see there is an API for watching, but do I have to screen scrape to star a repo now? http://developer.github.com/v3/repos/watching/
It appears that happened automatically. Your watches list is now full of all the things you used to implicitly get notifications about, which was not a materialized list anywhere before.
I see there is an API for watching, but do I have to screen scrape to star a repo now? http://developer.github.com/v3/repos/watching/