-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
getsentry/sentry
#76880Description
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
Projects
Status
Waiting for: Support