Closed jasonwoodland closed 2 years ago
I think filtering by assignee option should be assignee, not assigner here: https://github.com/nvim-telescope/telescope-github.nvim/blob/master/lua/telescope/_extensions/gh_builtin.lua#L21
assignee
assigner
Fixed in https://github.com/nvim-telescope/telescope-github.nvim/commit/abe424a49a5d3ba8532d4c245611874626795f24
I think filtering by assignee option should be
assignee
, notassigner
here: https://github.com/nvim-telescope/telescope-github.nvim/blob/master/lua/telescope/_extensions/gh_builtin.lua#L21