-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi, for using this in a GitHub enterprise context it would be necessary to get the base url from the context instead of hardcoding it to github.com
Line 120 in 5002ae5
| urlToConfig = `https://github.com/${srcInfo.owner}/${srcInfo.repo}/blob/main/${basePathTrimmed}/${f}/${metadataFile}`; |
I think it should be available from here
Sorry that I currently am not able to directly do a PR for that.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request