add-to-project icon indicating copy to clipboard operation
add-to-project copied to clipboard

Question: Feature to Support GitHub domains other than github.com

Open sjericlee opened this issue 2 years ago • 1 comments

Hello!

project-url: https://github.com/orgs/<orgName>/projects/<projectNumber> Any plans to support domain names other than github.com?

For example, if an enterprise GitHub repository (i.e. github.company.name.net) wanted to use this feature, would that be possible?

Thank you.

sjericlee avatar Jan 11 '23 04:01 sjericlee

👋🏻 this is not currently supported, but we'd gladly welcome a PR. This library uses octokit/graphql.js which supports making a request with a different baseUrl: https://github.com/octokit/graphql.js?tab=readme-ov-file#use-with-github-enterprise

marywhite avatar Jun 12 '25 21:06 marywhite