You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sentry has a feature called Issue Ownership Rules, but it doesn't use a CODEOWNERS file.
Rules need to be manually added in a special Sentry format.
Suggestions
CLI command cdown sentry
Read owners from CODEOWNERS file
Print on stdout using the format expected by Sentry
Don't use Sentry's API for now (I don't even know if it's possible to set rules via API).
The developer should then copy the output and paste on Sentry's text area for rules.
The text was updated successfully, but these errors were encountered:
Problem
Sentry has a feature called Issue Ownership Rules, but it doesn't use a CODEOWNERS file.
Rules need to be manually added in a special Sentry format.
Suggestions
cdown sentry
Don't use Sentry's API for now (I don't even know if it's possible to set rules via API).
The developer should then copy the output and paste on Sentry's text area for rules.
The text was updated successfully, but these errors were encountered: