Skip to content

[11.5] Add support for filtering projects by topic #655

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

Merged
merged 2 commits into from
Dec 26, 2021
Merged

[11.5] Add support for filtering projects by topic #655

merged 2 commits into from
Dec 26, 2021

Conversation

elnebuloso
Copy link
Contributor

With this change it is now possible to search projects by topic:

$projects = $this->gitlabClient->projects()->all(["topic" => "foo"]);

@stale
Copy link

stale bot commented Dec 11, 2021

This issue has been automatically marked as stale because there has been no recent activity. It will be closed after 30 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 11, 2021
@GrahamCampbell
Copy link
Member

not stale

@stale stale bot removed the stale label Dec 12, 2021
@GrahamCampbell
Copy link
Member

Thanks. This is not a fix, but a new feature.

@GrahamCampbell GrahamCampbell changed the title fix: limit project search by topic [11.5] Add support for filtering projects by topic Dec 26, 2021
@GrahamCampbell GrahamCampbell changed the base branch from 11.4 to 11.5 December 26, 2021 15:36
@GrahamCampbell GrahamCampbell merged commit 85abcc5 into GitLabPHP:11.5 Dec 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants