Issue Frecency - #4768
Conversation
|
Notes:
|
|
More Notes:
|
|
This is awesome work; I've been playing with it locally and it feels very nice. The performance of To me, the huge and obvious risk here is adopting sqlite. It's a large surface area of code to maintain and a vector for bugs and state issues. I'm not entirely opposed to adopting it for this purpose as I think the data is so ephemeral that we can safely destroy and remake the sqlite file as needed without having Coming back from vacation and thinking about this with fresh eyes, there is a potentially much smaller code footprint version of this UI concept that I'd like to take a stab at prototyping on top of this PR: populating the frecency list only with explicit arguments that users give |
|
See resolution in #4754 (comment) |
Frecency Epic
This PR implements the frecency algorithm ( Ref. #4754, #4753) for suggesting open issues and pull requests.
Frecency stats are stored in a local sqlite database and regularly synchronized.
To-Do List
gh prcommands use the current PR with no args)frecency clearcommand