pass user provided token through to gitlab url resolvers

Signed-off-by: Cptn Fizzbin <code@cptnfizzbin.ca>
This commit is contained in:
Cptn Fizzbin
2025-04-23 10:03:01 -04:00
parent 424f3bc20b
commit 36f77e935c
4 changed files with 30 additions and 12 deletions
+1
View File
@@ -49,6 +49,7 @@ export async function getGitLabFileFetchUrl(
* Gets the request options necessary to make requests to a given provider.
*
* @param config - The relevant provider config
* @param token - An optional auth token to use for communicating with GitLab. By default uses the integration token
* @public
*/
export function getGitLabRequestOptions(