Skip to content

Conversation

@zmotso
Copy link
Member

@zmotso zmotso commented May 21, 2025

Pull Request

Description

Add repository name filter to repository listing endpoints.

Fixes #11

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Unit tests
  • Manually

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have squashed my commits

@zmotso zmotso requested a review from SergK May 21, 2025 10:53
@zmotso zmotso self-assigned this May 21, 2025
@zmotso zmotso added the enhancement New feature or request label May 21, 2025
@SergK SergK merged commit e4e968b into main May 21, 2025
1 check passed
@SergK SergK deleted the feat/filter-repositories branch May 21, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Filter Repositories by name

3 participants