Skip to content

Add Total Number of Stargazers To Summary - #52

Merged
pvk-developer merged 1 commit into
mainfrom
issue-x-get-stargazers-count-from-query
Sep 7, 2026
Merged

Add Total Number of Stargazers To Summary#52
pvk-developer merged 1 commit into
mainfrom
issue-x-get-stargazers-count-from-query

Conversation

@pvk-developer

Copy link
Copy Markdown
Member

In this PR we add the total number of stargazers to the summary sheet by querying the github API.

This PR doesn't change the old functionality of obtaining the full details for Stargazers when possible, this should be available when we have full access to the repository information.

Now we do:

  • Attempt to obtain the detailed list of stargazers when possible.
  • Get the total number of stargazers that is publicly available.
  • Populate the summary spreadsheet with the total number of stargazers, even if the detailed list is not available

@R-Palazzo R-Palazzo left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@pvk-developer
pvk-developer merged commit 272bd1e into main Sep 7, 2026
4 checks passed
@pvk-developer
pvk-developer deleted the issue-x-get-stargazers-count-from-query branch September 7, 2026 13:05
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.

2 participants