Issue
I want a method for assigning a fallback owner to an entire project within Sentry.
Applies To
- All Sentry Users
Resolution
Please follow the steps:
- Navigate to the Sentry project settings where you want to assign a fallback owner.
- Select the "Issue Owners" section.
- Add a new rule at the top of your existing rules list with the format
path:**
followed by the fallback owner's email or team name. For example:path:** @teamname
- Ensure this rule is the first one in your list, as Sentry assigns ownership based on the last matching rule from the ownership rules.