Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use CH as a cache for github api calls #5835

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

clee2000
Copy link
Contributor

@clee2000 clee2000 commented Oct 28, 2024

I don't know if this is a good idea, but attempt to use CH as a cache for some gh api calls to reduce GH API rate usage.

New username/password with write permissions to misc.github_api_cache are located in keeper and added to vercel

Other

  • removes failure context when updating check run in Dr. CI because it is really big
  • change the query for labels on a PR to ask CH instead of GH

Copy link

vercel bot commented Oct 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
torchci ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 9:10pm

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 28, 2024
@clee2000 clee2000 marked this pull request as ready for review October 28, 2024 21:15
@clee2000 clee2000 requested a review from a team October 28, 2024 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants