-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Gitlab CODEOWNERS with custom groups doesn't parse #86351
Comments
Assigning to @getsentry/support for routing ⏲️ |
Routing to @getsentry/product-owners-settings-integrations for triage ⏲️ |
Routing to @getsentry/product-owners-issues for triage ⏲️ |
Rerouting to issues because it seems like a codeowner parsing problem. |
Hello, thank you for the issue. It looks like Gitlab's CODEOWNER syntax has some features that github's doesn't, and Sentry only supports Github's syntax at the moment. let me work with the team internally to prioritize. thanks! |
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
Import a Gitlab
CODEOWERS
from connected repo that has named sections with a default owner that maps to mapped teams. eg. we have something that looks something like this:Expected Result
Should parse the CODEOWNERS file and rules correctly, and assign the code that it is owned to the correct team or person.
The documentation about this syntax is here: https://docs.gitlab.com/user/project/codeowners/reference/#set-default-code-owner-for-a-section
Actual Result
Got an error banner that reads
And there is a new codeowner entry in the ownership table called
[Team
Product Area
Settings - Projects
Link
https://{ORG_SLUG}.sentry.io/settings/projects/{PROJECT_SLUG}/ownership/
DSN
https://42a75d0589aa4085b0a6b61a48f8bead@o1301086.ingest.sentry.io/6570851
Version
No response
The text was updated successfully, but these errors were encountered: