ossf / scorecard-action

Official GitHub Action for OpenSSF Scorecard.
Apache License 2.0
242 stars 67 forks source link

Question: custom icon on marketplace #40

Closed laurentsimon closed 2 years ago

laurentsimon commented 2 years ago

Is it possible to have a custom icon for our action on the marketplace? Currently we use a default "mic" https://github.com/marketplace/actions/ossf-scorecard-action.

The documentation at https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#branding seems to suggest we can only pick from the list here https://feathericons.com/

Is that true? Will the icon used in the starter-workflows be used on the marketplace too?

cc @josepalafox

laurentsimon commented 2 years ago

cc @azeemshaikh38

josepalafox commented 2 years ago

I can get you the custom icon, can you provide the svg file for the icon you want to use?

On Tue, Jan 4, 2022, 12:50 laurentsimon @.***> wrote:

cc @azeemshaikh38 https://github.com/azeemshaikh38

— Reply to this email directly, view it on GitHub https://github.com/ossf/scorecard-action/issues/40#issuecomment-1005160458, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALPN2CDCY7DMP4LWEPVTSDUUNMPRANCNFSM5LIKVLAQ . You are receiving this because you were mentioned.Message ID: @.***>

abirismyname commented 2 years ago

I would recommend either openssf-icon-color.svg or openssf-icon-black.svg

laurentsimon commented 2 years ago

@abiri

I would recommend either openssf-icon-color.svg or openssf-icon-black.svg

These looks great! @josepalafox please use the color one openssf-icon-color.svg

Thank you so much for the help!

abirismyname commented 2 years ago

Logo updated. Should be able to close this issue now.

laurentsimon commented 2 years ago

Thank you @abirismyname !