Skip to content
Snippets Groups Projects
Verified Commit 768ffab4 authored by Tiger Watson's avatar Tiger Watson Committed by GitLab
Browse files

Merge branch...

Merge branch 'determine-next-desired-sharding-key-feature-category-code_review_workflow' into 'master' 

Add next desired sharding keys for code_review_workflow

See merge request !148532



Merged-by: default avatarTiger Watson <twatson@gitlab.com>
Approved-by: default avatarKerri Miller <kerrizor@kerrizor.com>
Approved-by: default avatarTiger Watson <twatson@gitlab.com>
Co-authored-by: default avatarManoj M J <mmj@gitlab.com>
parents dbfefbe5 e7a83dda
No related branches found
No related tags found
1 merge request!148532Add next desired sharding keys for code_review_workflow
Pipeline #1243688737 passed
Pipeline: E2E Omnibus GitLab EE

#1243715578

    Pipeline: E2E GDK

    #1243692717

      Pipeline: GitLab

      #1243690901

        +29
        ......@@ -8,3 +8,13 @@ description: Stores diffs data for merge request context commits
        introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23701
        milestone: '12.8'
        gitlab_schema: gitlab_main_cell
        desired_sharding_key:
        project_id:
        references: projects
        backfill_via:
        parent:
        foreign_key: merge_request_context_commit_id
        table: merge_request_context_commits
        sharding_key: project_id
        belongs_to: merge_request_context_commit
        awaiting_backfill_on_parent: true
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Finish editing this message first!
        Please register or to comment