Skip to content

Collect official provider logos - #5

Open
rajmeena64 wants to merge 8 commits into
masterfrom
automation/official-provider-logos
Open

Collect official provider logos#5
rajmeena64 wants to merge 8 commits into
masterfrom
automation/official-provider-logos

Conversation

@rajmeena64

Copy link
Copy Markdown
Owner

Adds a one-off crawler and GitHub Actions workflow to visit each provider's official website, download the best full-colour logo asset found on that site, and upload six ZIP artifacts with manifests. No placeholders or generated initials are produced; unresolved providers stay marked unresolved.

@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
extrack Ready Ready Preview, Comment Jul 13, 2026 4:33am

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: baa152bf73

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".


on:
pull_request:
branches: [master]

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Retarget the logo workflow to main

In this repo the available base branch is main, but pull_request.branches filters on the PR base branch, so normal PRs against main will not trigger this workflow and the crawler/artifact upload will never run unless a PR targets master. Please point this at main or remove the branch filter.

Useful? React with 👍 / 👎.

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.

1 participant