git-task-list icon indicating copy to clipboard operation
git-task-list copied to clipboard

Add list of commits by gsoc applicants

Open jayvdb opened this issue 8 years ago • 3 comments

Under each org, it would be useful to be able to see all activity relevant to the GSOC applicants, when an org has a public GSOC applicant list.

This could be achieved using a visualisation of all PRs from a set of applicants, and possibly a separate list of each applicant commits.

jayvdb avatar Apr 05 '17 01:04 jayvdb

So it is like add manually a list of users and append it to search terms? Because i dont see a way to do it automatically.

bekicot avatar Apr 05 '17 14:04 bekicot

Yes, each org could add their list of applicants. I'll work on getting some username lists.

jayvdb avatar Apr 05 '17 14:04 jayvdb

OK, here is one example: http://tinyurl.com/coala-gsoc2017pr

It uses is:pr to only include PR activity, as issue activity tends to be distracting rather than helpful. It could also include is:merged to match this issues original concept of being a list of commits only.

jayvdb avatar Apr 06 '17 05:04 jayvdb