Louis DeLosSantos
Louis DeLosSantos
@alexr00 i noticed this ticket has been moving from milestone to milestone but is now "on deck" i dont currently have the resources to work on this. Are there still...
Open up PRs for README changes, will accept :)
Been feeling this one too. I'll try an implementation soon
No I haven't, i can try this now.
Well, its a bit odd, but by supplying the completely default config to the setup function, I no longer seem to have the issue? I didn't even need to set...
well just supplying the full config in works for me for now. so i'll just keep this :). btw, i'm really digging this, it looks so good haha.
Can you show me what you mean here in the Github UI? Im not immediately seeing what you mean. We can create comments on commits, but im unaware of a...
It would be quite a large effort. Theres no abstraction layer between GitHub API schemas and the business logic. So the API models are referenced everywhere.
Does the "gh" tool work with enterprise? Ive only interfaced with the public site and API. Maybe we can determine if this will work.
Its interesting you can list the pull requests, but the API call for it indicates it does not exist on your enterprise github server. https://github.com/ldelossa/gh.nvim/blob/f766943a229d3c8b42f2a53954f78e3a07f449b5/lua/litee/gh/ghcli/init.lua#L142 This is essentially the command...