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

Add a Check To Validate Proper Demo Link #859

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

scooterthedev
Copy link
Member

Adds an API route to check if a GitHub repo has possible website files and shows a warning if they posted a Youtube Link instead of a vercel etc. link.

Adds an API route to check if a GitHub repo has possible website files and shows a warning if they posted a Youtube Link instead of a vercel etc. link.
Copy link

vercel bot commented Nov 25, 2024

@scooterthedev is attempting to deploy a commit to the Hack Club Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Nov 25, 2024

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

Name Status Preview Comments Updated (UTC)
high-seas ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 9:26pm

@malted
Copy link
Member

malted commented Dec 13, 2024

It's failing at fetchAllBranches:

{
  branches: {
    message: "API rate limit exceeded for 74.95.121.126. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)",
    documentation_url: 'https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting'
  }
}

Can we move this serverside and auth the requests?

@malted malted marked this pull request as draft December 19, 2024 21:20
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