Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #6571

Closed
Open
Created Mar 20, 2014 by Administrator@rootOwner

If I leave comments in merge request commits, the comments purely remain in the fork only.

Created by: crocket

Thus, the forked project doesn't get comments in commits before and after the merge request is merged.

If I just delete the fork, the comments are lost with it.

There are two ways to solve this issue.

  1. Github way : Just copy the commits from the fork to the forked whenever a commit is added to the merge request, and just hide those commits in the commit tab of the forked project until the merge request is merged. As a result, comments are added to the forked repo. This way, comments and commits get to live even after the merge request is rejected and the fork is removed.
  2. Copy or transfer the comments to the forked project when the merge request is merged.
Assignee
Assign to
Time tracking