hypertrons / hypertrons-crx

A browser extension for insights into GitHub, Gitee projects and developers.
https://hypercrx.cn
Apache License 2.0
357 stars 103 forks source link

[Maintenance] design a set of labels #580

Open tyn1998 opened 1 year ago

tyn1998 commented 1 year ago

Description

After #556, a release note is generated according to PRs merged between two releases. In addition, PRs are categorised by their labels, according to the rules described in github/release.yml

So we need to design a set of labels to better maintain the project. A good example is labels that opensumi/core uses.

Besides labels describing PR kinds, we also need labels that describe how urgent a task is and so on.

wxharry commented 1 year ago

we are currently using labels defined by hypertrons. refer to https://github.com/hypertrons/hypertrons-crx/issues/563

tyn1998 commented 1 year ago

Yes, we are using labels configured by hypertrons.

I think there are too many labels in this repo, most of which are not used. And I also want labels short, such as kind/bug -> Bug. Containing unicode emoji is also a good idea :)

Uzo16 commented 1 year ago

@tyn1998 @wxharry can i help fixing up and removing the unecessary labels ?

tyn1998 commented 1 year ago

Hi @Uzo16, thank you for your willingness to help!

But I'm afraid this issue might be a complex one since it has something to do with Menbotics(an instance of Hypertrons), hypertrons.json and GitHub labels management(only maintainers have access to them).

To be honest, I haven't figured them out so the issue still opens 😆 . You are welcomed to watch this repo and see if there are good first issues created for you trying :)