Skip to content

feat: resolveproject group in the segments middleware (CM-189)#4011

Draft
ulemons wants to merge 2 commits intomainfrom
feat/standardize-segments-api
Draft

feat: resolveproject group in the segments middleware (CM-189)#4011
ulemons wants to merge 2 commits intomainfrom
feat/standardize-segments-api

Conversation

@ulemons
Copy link
Copy Markdown
Contributor

@ulemons ulemons commented Apr 9, 2026

No description provided.

Signed-off-by: Umberto Sgueglia <usgueglia@contractor.linuxfoundation.org>
@ulemons ulemons self-assigned this Apr 9, 2026
@ulemons ulemons added the Feature Created by Linear-GitHub Sync label Apr 9, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

api: `${req.method} ${req.path}`,
'⚠️ WITHOUT_RESOLUTION_would_have_used': {
segments: nonLeaf.map((s) => ({ id: s.id, name: s.name, level: segmentLevel(s) })),
count: segmentIds.length,
Signed-off-by: Umberto Sgueglia <usgueglia@contractor.linuxfoundation.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature Created by Linear-GitHub Sync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants