Skip to content

feat: TagQuery now provides means of skipping tags#1078

Merged
Toa741 merged 1 commit intomainfrom
feat-tagquery-now-provides-means-of-skipping-init
Apr 2, 2026
Merged

feat: TagQuery now provides means of skipping tags#1078
Toa741 merged 1 commit intomainfrom
feat-tagquery-now-provides-means-of-skipping-init

Conversation

@louis-z
Copy link
Copy Markdown
Member

@louis-z louis-z commented Apr 2, 2026

GitLab supports listing tags starting at a given page number or after a certain tag name. Support this here too, by adding the following properties to TagQuery:

  • Page: Start page number. Default is 1.
  • PageToken: Previous tag name, i.e. tag to start the pagination from.

GitLab supports listing tags starting at a given page number or after a certain tag name. Support this here too.
@louis-z louis-z requested a review from a team as a code owner April 2, 2026 15:08
@louis-z louis-z requested review from Hastaroth1 and removed request for a team April 2, 2026 15:08
@louis-z louis-z changed the title feat: TagQuery now provides means of skipping initial tags feat: TagQuery now provides means of skipping tags Apr 2, 2026
@Toa741 Toa741 merged commit a82cd39 into main Apr 2, 2026
7 checks passed
@Toa741 Toa741 deleted the feat-tagquery-now-provides-means-of-skipping-init branch April 2, 2026 17:06
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.

2 participants