Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Sentry ownership rules #4

Open
andreoliwa opened this issue Feb 11, 2021 · 0 comments
Open

Create Sentry ownership rules #4

andreoliwa opened this issue Feb 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@andreoliwa
Copy link
Owner

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

  • 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.

@andreoliwa andreoliwa added the enhancement New feature or request label Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant