Skip to content

[385087] GitHub repos fetch by relation type

What does this MR do and why?

Implementation of GitHub import: filter repository list by owned/collaborated/organization relation type (API)

Screenshots or screen recordings

Local test

How to set up and validate locally

  1. Enable remove_legacy_github_client FF
  2. At this place add relation_type parameter with value owned, collaborated or organization (in case of organization you should also provide organization_login too).
  3. Go to GitHub import status page and see if repository list is filtered

MR acceptance checklist

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

Edited by Rostyslav Safonov

Merge request reports