size-label-action icon indicating copy to clipboard operation
size-label-action copied to clipboard

Allow passing base url for GitHub Enterprise Server

Open armaandhull opened this issue 2 years ago • 1 comments

This action currently only works with public github repos. Octokit allows passing a baseUrl for repos hosted on GitHub Enterprise Server, can we modify this action to work with GHE?

https://github.com/octokit/octokit.js/blob/main/README.md#constructor-options

Cc @pascalgn

armaandhull avatar Jun 15 '23 15:06 armaandhull

Opened a PR for this as well https://github.com/pascalgn/size-label-action/pull/40

armaandhull avatar Jun 15 '23 15:06 armaandhull