Skip to content

Add pagination support for project badges#1270

Merged
jmini merged 1 commit into
gitlab4j:mainfrom
Jony-Jas:feature/1192-badge-pagination
Aug 20, 2025
Merged

Add pagination support for project badges#1270
jmini merged 1 commit into
gitlab4j:mainfrom
Jony-Jas:feature/1192-badge-pagination

Conversation

@Jony-Jas

Copy link
Copy Markdown
Contributor

Closes #1192

This PR adds pagination support for the project badges endpoint by implementing:

  • New method getBadges(Object projectIdOrPath, int itemsPerPage)
  • New method getBadges(Object projectIdOrPath, String badgeName, int itemsPerPage)

@jmini jmini left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@jmini jmini merged commit f951568 into gitlab4j:main Aug 20, 2025
2 checks passed
@jmini

jmini commented Aug 20, 2025

Copy link
Copy Markdown
Collaborator

🎉 thank you for this contribution!

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.

badge api

2 participants