ashkulz / committers.top

CLI tool which uses the GitHub GraphQL API to rank users according to number of contributions, and corresponding static website.
https://committers.top
MIT License
204 stars 28 forks source link

Add the city to the report #23

Open marclaporte opened 6 months ago

marclaporte commented 6 months ago

It would be great for developers in the same city to meet IRL. Adding the city name would help here.

Also, it would help discover missing cities in a country's report.

Thanks!

ashkulz commented 5 months ago

@marclaporte all that's possible is to show the location beside the username -- sometimes, the queries in the configuration are for larger areas (states, provinces) so there's no way of knowing the city.

Either way, I don't think that information is getting serialized to the underlying YAML files so that'll only be available going forward.

marclaporte commented 5 months ago

@ashkulz Sorry, but I am a little puzzled. So this will partly be possible going forward?