Something fishy going on with Github, first the badges and now the public repo API #190821
Replies: 2 comments 1 reply
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
@abdxdev Yeah, not sure exactly what is going on but I think in another discussion someone mentioned they are looking into accounts experiencing this and working on a fix. Strangely enough I had the unreleased badges show up on my account and others which I could see of "Heart On Your Sleeve" and "Open Sourcerer" but are since gone. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
API
Body
What's happening?
As some of you already know, badges started disappearing from GitHub profiles. This happened at the same time my repository stopped showing up in the API, so I think these two issues may be related.
Badge issue
Last night I had the following achievement badges on my profile:
Now only Public Sponsor still shows up. The rest are completely gone.
Repository missing from API
My repository screenshoots is not appearing in the public repos API:
Every other repo on my account shows up fine — this one is just missing from the response.
Why this matters to me: my portfolio at abdxdev.vercel.app pulls projects directly from this endpoint, so
screenshootsis currently invisible on my portfolio.To reproduce:
https://api.github.com/users/abdxdev/reposscreenshootsIs anyone else experiencing either of these? Given the timing I suspect something happened on GitHub’s end. Would love to know if there’s a fix or if this is being looked into.
Beta Was this translation helpful? Give feedback.
All reactions