it would be nice to be able to attribute github files to users appropriately (as well as to add some datetime info).
Search schema changes:
Github files re-indexing changes:
(to do last two items, we need to fire up an API instance and iterate through files, and see what information is available and how.)
Github issues re-indexing changes:
Once everything is finished:
it would be nice to be able to attribute github files to users appropriately (as well as to add some datetime info).
Search schema changes:
whoosh.fields.TEXTtypeGithub files re-indexing changes:
github_userfield in the format "user1, user2, user3"(to do last two items, we need to fire up an API instance and iterate through files, and see what information is available and how.)
Github issues re-indexing changes:
github_userfield, also include users who have commented and users who are assigned the taskOnce everything is finished: