Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bitbucket search remote scopes not functional #6312

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

klesh
Copy link
Contributor

@klesh klesh commented Oct 24, 2023

Summary

The existing search remote scopes of the Bitbucket plugin require gid parameter to work which is not practical.
This PR uses another API to achieve the goal, however, for the API to filter the result, the role parameter is required, so it is impossible to search PUBLIC Repos.

To avoid confusion, we should notify users on the config-ui that searching is only for "repositories to which the user has explicit read access"

Screenshots

image

@Startrekzky
Copy link
Contributor

Please paraphrase the placeholder of the search input to: "Enter the keywords to search for repositories that you have read access"

@abeizn abeizn merged commit 11c25bc into apache:main Oct 26, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants