Skip to content

Handle cases where build list in a buildBlock is incomplete #327

@ekelen

Description

@ekelen

Assumes are sorted by build.created_at. If limit=1 is passed as a query param and the first build has a merge request that is associated with 20 builds, API will still only return that first build.

Best solution is probably just to make a second API call with merge request ID as a parameter for the last (oldest) unique MR ID in the initial build list response.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions