Unsupported
GET /repos/{owner}/{repo}/stargazersUAT IAT - List stargazersGET /user/starredUAT - List repositories starred by the authenticated userGET /user/starred/{owner}/{repo}UAT - Check if a repository is starred by the authenticated userPUT /user/starred/{owner}/{repo}UAT - Star a repository for the authenticated userDELETE /user/starred/{owner}/{repo}UAT - Unstar a repository for the authenticated userGET /users/{username}/starredUAT IAT - List repositories starred by a user