Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a script that automatically rebuilds the contents of the Team page #31

Open
philipwhiuk opened this issue Jan 6, 2017 · 2 comments

Comments

@philipwhiuk
Copy link
Member

Manually doing it and maintaining is going to be a pain.

@cketti
Copy link
Member

cketti commented Jan 6, 2017

Adding to this: While I like going by my handle I'm guessing most people prefer their real names. We can fetch this from the Git history. Although sometimes some other name might be preferred. So some kind of mapping file would be nice.

Another thing to consider is that occasionally the same person uses different names and email addresses to commit. So we also need some way to combine these identities.

@philipwhiuk philipwhiuk self-assigned this Aug 31, 2017
@philipwhiuk
Copy link
Member Author

We can just use the GitHub API I think: The URL is
https://api.github.com/repos/k9mail/k-9/stats/contributors

It shouldn't take too much to write a noddy script to parse the JSON - it's a pretty simple format

@philipwhiuk philipwhiuk removed their assignment Dec 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants