Issue
I use CODEOWNERS to automatically assign issues based on the stack trace of an event. I have some message events that do not have stack traces that I would also like to auto-assign.
Applies To
CODEOWNERS users
Users of Sentry Ownership Rules
Users who would like to set up auto Sentry Issue Assignment
Resolution
CODEOWNERS in Sentry works off of Code Mappings/Stack Trace Linking. This requires a stack trace and CODEOWNERS will not work for events without a stack trace.
You can use a combination of Sentry Ownership Rules along with CODEOWNERS to assign the issues that do not have a stack trace.
