Skip to content

Fix contributor activity GraphQL batching#26

Merged
rogerchappel merged 1 commit into
mainfrom
fix/batched-graphql-contributor-activity
May 13, 2026
Merged

Fix contributor activity GraphQL batching#26
rogerchappel merged 1 commit into
mainfrom
fix/batched-graphql-contributor-activity

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

Summary

  • replace per-user REST profile/activity lookups with batched GraphQL user/profile/contribution queries
  • update live snapshot method/caveats to reflect GraphQL contribution activity
  • extend token-check --require-graphql-search to verify contributionsCollection access too

Validation

  • pnpm run test
  • git diff --check
  • OSSRANK_GITHUB_TOKEN=*** node dist-cli/cli.js token-check --require-graphql-search

Note: a tiny live refresh smoke reached GitHub GraphQL successfully, but a full live refresh should be rerun in Actions with the updated classic PAT before merging generated data/deploying.

@rogerchappel rogerchappel merged commit 50e4a03 into main May 13, 2026
1 check passed
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