Elektrine lite

← Feed

@mszll@datasci.social

Post #3517955

2026-05-21 11:39 UTC

Does someone here know why #shields.io is blocking github? I am trying to create an #endpoint #badge on #github like so: https://img.shields.io/endpoint?url=https://gist.github.com/mszell/fa90e1bc9a90719944b41f6af03ced49/raw/covbadge.json The url https://gist.github.com/mszell/fa90e1bc9a90719944b41f6af03ced49/raw/covbadge.json is correct, but shields.io blocks the domain, and I don't understand why. I'm new to this, maybe I just overlook something stupid?

Replies (1)

  • @dodecadron@datasci.social 2026-05-21 12:07

    @mszll@datasci.social Apparently they refuse to send these requests to github to not run into rate limits: https://github.com/badges/shields/discussions/7435

    Open ##4346609