topaxi / gh-actions.nvim

See status of workflows and dispatch runs directly in neovim
116 stars 4 forks source link

Add GitHub Enterprise support #5

Closed tynsh closed 6 months ago

tynsh commented 6 months ago

This PR adds support for GitHub Enterprise and fixes a minor issue with yq. I was only able to test this on one GitHub Enterprise instance I have access too. But the docs are quite clear, so I assume this will work for others as well.

I have not tested if the code works for public github, which is something someone needs to do :) . I currently don't have a project set up with workflows there.

tynsh commented 6 months ago

Thanks for the review! Glad to help :)

topaxi commented 6 months ago

Great work, thank you! :blush: