Skip to content

Fix missing OpenAI and GitHub Copilot logos in README Tech Stack badges#11

Merged
chefgs merged 2 commits intomainfrom
copilot/fix-tool-logos-in-readme
Mar 6, 2026
Merged

Fix missing OpenAI and GitHub Copilot logos in README Tech Stack badges#11
chefgs merged 2 commits intomainfrom
copilot/fix-tool-logos-in-readme

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 6, 2026

logo=openai was dropped from Simple Icons at v16.0.0; shields.io now pins to v16.10.0, so the OpenAI badge rendered with no icon. GitHub Copilot was also absent from the AI Integration section entirely.

Changes

  • OpenAI badge: Replace logo=openai with an embedded data:image/svg+xml;base64,… URI using the canonical OpenAI SVG (last present in Simple Icons v15). Renders correctly independent of shields.io's Simple Icons version going forward.
  • GitHub Copilot badge: Add to the AI Integration section using logo=githubcopilot (present in Simple Icons v16, hex #000000).

All other Tech Stack badge slugs (githubactions, anthropic, gitlab, jenkins, argo, flux, kubernetes, helm, terraform, docker, prometheus, grafana, python, go, openjdk, javascript) were verified against Simple Icons v16.10.0 — no further changes needed.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • img.shields.io
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)
    • Triggering command: /usr/bin/curl curl -s -I REDACTED (dns block)
    • Triggering command: /usr/bin/curl curl -s REDACTED (dns block)
  • simpleicons.org
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: chefgs <7605658+chefgs@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix rendering issues for OpenAI and GitHub logos in README Fix missing OpenAI and GitHub Copilot logos in README Tech Stack badges Mar 6, 2026
@chefgs chefgs marked this pull request as ready for review March 6, 2026 16:09
@chefgs chefgs merged commit 6ab224f into main Mar 6, 2026
4 checks passed
@chefgs chefgs deleted the copilot/fix-tool-logos-in-readme branch March 6, 2026 16:10
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