[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
How to set up and validate locally
- Enable
remove_legacy_github_client
FF - At this place add
relation_type
parameter with valueowned
,collaborated
ororganization
(in case of organization you should also provideorganization_login
too). - 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Rostyslav Safonov