Environment
SaaS (https://sentry.io/)
Steps to Reproduce
- Install and configure the GitLab integration
- Add CODEOWNERS file to a project's issue owners settings
- Push a commit in the repository to change the CODEOWNERS file.
Expected Result
The change in CODEOWNERS is automatically synced to Sentry ownership rules, as it is currently true for the GitHub integration.
Actual Result
CODEOWNERS is not automatically synced.
From the initial check, the change is triggered by process_resource_change function called for commits in the GitHub integration, but it is not used by the GitLab integration.
Product Area
Settings - Integrations
Link
No response
DSN
No response
Version
No response
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
Expected Result
The change in CODEOWNERS is automatically synced to Sentry ownership rules, as it is currently true for the GitHub integration.
Actual Result
CODEOWNERS is not automatically synced.
From the initial check, the change is triggered by process_resource_change function called for commits in the GitHub integration, but it is not used by the GitLab integration.
Product Area
Settings - Integrations
Link
No response
DSN
No response
Version
No response