badges / shields

Concise, consistent, and legible badges in SVG and raster format

Home Page:https://shields.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitea license

jNullj opened this issue Β· comments

πŸ“‹ Description

Badge idea: Gitea license (similar to github license badge)
Example:
https://img.shields.io/gitea/license/username/repo?gitea_url=test
image

πŸ”— Data

While gitea does support license type for repos the API does not return this value yet.
Requested in issue go-gitea/gitea#12905
Recent work towards adding this in PR go-gitea/gitea#24872

As suggested on discord, I think it's best to wait for it to get implemented. I will put a reminder and ping when its done.

🎀 Motivation

Opening after getting this request via discord (by @WesleyBryie) so we don't lose track.
@CanisHelix seems to want to implement this when the API is implemented upstream

(https://snoozeth.is/PTU683PaQ0A) I will wait until go-gitea/gitea#12905 is closed and then add a comment.