Skip to content

CODEOWNERS file section not handled #9565

@amorfus78

Description

@amorfus78

Core or SDK?

Platform/SDK

Which part? Which one?

SAAS (sentry.io)

Description

According to the documentation on ownership-rules, there's no exceptions concerning codeowners sections. So I expected it to assign the rules accordingly.

However, after going through with the implementation, only the lines where the gitlab handle was mentioned were transformed into rules.

Here's a quick breakdown of what my CODEOWNERS file looks like :

[section-name] @my-team-handle
not_implemented/
implemented/ @my-team-handle

Suggested Solution

After looking at the source code, it seems this is an expected behaviour.
Would you please update the documentation accordingly

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Waiting for: Support

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions