guardian / gu-who

answering: who are all these users in my GitHub org?
https://gu-who.herokuapp.com/
Apache License 2.0
225 stars 56 forks source link

Set label colours for GitHub Issues #19

Open rtyley opened 10 years ago

rtyley commented 10 years ago

The label colours in:

https://github.com/gu-who-demo-org/people/issues?state=open

...look quite drab (they're all grey), compared to

https://github.com/guardian/people/issues?state=open

...gu:who should set label colours appropriately if they've not been set before!

philwills commented 8 years ago

This looks like it's been fixed to me.

rtyley commented 8 years ago

I had in mind automatic label-with-correct-colour creation, like done with Prout:

https://github.com/guardian/prout/blob/7cc505268/app/lib/RepoSnapshot.scala#L227

...I don't think there's similar code in gu:who, ie there's nothing in https://github.com/guardian/gu-who/blob/df697a8/app/lib/AccountRequirement.scala that has a colour associated with it.