Skip to content

Conversation

@lucaspimentel
Copy link
Member

@lucaspimentel lucaspimentel commented Jan 23, 2026

Summary of changes

Reorder CODEOWNERS so debugger lines override serverless.

Reason for change

Some debugger files were being caught by serverless.

For example:

tracer/test/Datadog.Trace.Tests/Debugger/SymbolsTests/SymbolExtractor/Approvals/SymbolExtractorTest.LambdaWithStaticFieldClosure.verified.txt

should be debugger, but it was falling under serverless with

/tracer/test/**/*Lambda*

Implementation details

Move the serverless lines up above the debugger lines.

Test coverage

n/a

Other details

@lucaspimentel lucaspimentel requested a review from a team as a code owner January 23, 2026 20:50
@lucaspimentel lucaspimentel enabled auto-merge (squash) January 23, 2026 20:57
@pr-commenter

This comment was marked as off-topic.

Copy link
Contributor

@dudikeleti dudikeleti left a comment

Choose a reason for hiding this comment

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

Thank you

@lucaspimentel lucaspimentel enabled auto-merge (squash) January 26, 2026 14:30
@lucaspimentel lucaspimentel force-pushed the lpimentel/update-codeowners branch from e7c496e to 5bd9083 Compare January 26, 2026 20:28
@github-actions github-actions bot added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Jan 26, 2026
@lucaspimentel lucaspimentel merged commit 7ca59f6 into master Jan 26, 2026
96 of 102 checks passed
@lucaspimentel lucaspimentel deleted the lpimentel/update-codeowners branch January 26, 2026 21:06
@github-actions github-actions bot added this to the vNext-v3 milestone Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:builds project files, build scripts, pipelines, versioning, releases, packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants