Skip to content

Add BitBucketServerImport project filtering

What does this MR do?

This MR adds filtering functionality to BitBucket Server imports. It adds a simple input field that passes entered input to BitBucketServer as a query string. Please note that Bitbucket Server and Bitbucket Cloud are 2 different things. Bitbucket Cloud API is far more advanced, having filtering API, while Bitbucket API only allows to pass in name as a param.

image

More details in https://gitlab.com/gitlab-org/gitlab-ce/issues/51260

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

N/A

Security

N/A

Edited by 🤖 GitLab Bot 🤖

Merge request reports