devicons/devicon

[FEATURE REQUEST] Make a bot/worflow which responds with a preview of .eps files if they exist in a PR

Open

#1 453 ouverte le 12 oct. 2022

Voir sur GitHub
 (6 commentaires) (0 réactions) (1 assigné)CSS (2 448 forks)batch import
devopsdiscussionenhancementhelp wanted

Métriques du dépôt

Stars
 (11 625 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I have searched through the issues and didn't find my problem.

  • Confirm

Problem

There are quite a few PRs that include .eps files with the original unedited icons in it. It would be nice if it was possible to see a preview of it without opening it up locally.

Possible Solution

Maybe we could make a github bot/workflow which opens the file and takes a screenshot of the content, then posts it as a comment? We should be able to reuse the code from our peek-bot for the image upload and commenting part, so the hardest issue to figure out would be how to open up the file and screenshot the content

Additional information

I'm not sure how hard this is to implement, but it would be very valuable for us maintainers. Currently we either have to spend quote some time opening up and reviewing the .eps file, or just trusting it looks fine and accept the PR. So a preview would make the PR review process quicker and more robust.

Guide contributeur