Skip to content

docs(github): clarify stargazer listing access - #1164

Open
TheMostlyGreat wants to merge 1 commit into
mainfrom
docs/github-stargazer-access
Open

docs(github): clarify stargazer listing access#1164
TheMostlyGreat wants to merge 1 commit into
mainfrom
docs/github-stargazer-access

Conversation

@TheMostlyGreat

@TheMostlyGreat TheMostlyGreat commented Aug 29, 2026

Copy link
Copy Markdown

Summary

  • document GitHub’s administrator/collaborator restriction for listing individual stargazers
  • distinguish list_stargazers from the public aggregate count_stargazers tool
  • add the restriction to troubleshooting guidance for public repositories
  • link to GitHub’s official access-restriction announcement

Verification

  • TypeScript typecheck passed
  • no Vale findings on the added lines
  • repository-wide Vale still reports pre-existing issues in this page

Note

Low Risk
Documentation-only edits to the GitHub provider page; no runtime or auth behavior changes.

Overview
Updates the GitHub auth provider reference to explain that list_stargazers is not a generic read-only tool like the other repository basics.

The Repository Tools permissions tab now splits list_stargazers into a Restricted stargazer listing section (admin/collaborator on the repo, metadata read) and points readers to count_stargazers for the public star total. A new Important Gotchas subsection documents why listing can still fail with 403/404 on public repos despite app permissions, and the troubleshooting table adds a row for that case with a link to GitHub’s access-restriction announcement.

Reviewed by Cursor Bugbot for commit d12a142. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel

vercel Bot commented Aug 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Aug 29, 2026 7:40pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant