Skip to content

Update GitHub Importer Client Pool to include main token

What does this MR do and why?

In !124997 (merged) we added a new param to GitHub Import API additional_access_tokens to pass a list of additional tokens to be used during import process. However, there was an oversight on my end, that if additional_access_tokens are provided, the main token was not included in the end pool of tokens, while it should be.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading