Skip to content

GitLab CODEOWNERS not automatically syncing on commits #119705

Description

@rodolfoBee

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Install and configure the GitLab integration
  2. Add CODEOWNERS file to a project's issue owners settings
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions