nvim-telescope / telescope-github.nvim

Integration with github cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`gh run` requires a gh version ≤ 1.10.3

jacobfoard opened this issue · comments

This line assumes the last entry in the table will be the id, but gh 1.11.0 added in the elapsed and age columns at the end.

Unfortunately, the columns between 1.10.3 and newer versions don't align, so the index would need to change depending on the version.

I'm not sure what level of backwards compatibility this project hopes to maintain, so I figured I'd open an issue before submitting a patch that would require a new minimum version.

yes PR is welcome I only use gh pr so i am not check gh run