Under the hood
The endpoint Claude Code calls to check a GitHub PR's status changed its URL path
What
The API path used to check the status of a GitHub pull request changed from ending in -pr to ending in -pull-request.
Why
This is a backend routing change; it doesn't change what information is shown about a pull request's status.