pass user provided token through to gitlab url resolvers
Signed-off-by: Cptn Fizzbin <code@cptnfizzbin.ca>
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user