<img width="945" height="479" alt="Image" src="https://github.com/user-attachments/assets/c0aa27df-d20e-4ee9-aaf0-5011715278d5" /> The stack navigation is currently added as an automated comment on merge requests, while similar information is already present in the MR description. This leads to duplicated content and unnecessary noise in the comment thread. Since the tool already supports scoped updates via start/end markers, maintaining it as a separate comment doesn't feel justified. ### Problem Duplicate information between MR description and automated comment Comment thread cluttered with non-discussion content ### Proposal Move the stack navigation block directly into the MR description and manage it using dedicated markers (or at least make the behavior configurable ?) > [!NOTE] > `managed by git-gud` comment should also be disableable
The stack navigation is currently added as an automated comment on merge requests, while similar information is already present in the MR description.
This leads to duplicated content and unnecessary noise in the comment thread.
Since the tool already supports scoped updates via start/end markers, maintaining it as a separate comment doesn't feel justified.
Problem
Duplicate information between MR description and automated comment
Comment thread cluttered with non-discussion content
Proposal
Move the stack navigation block directly into the MR description and manage it using dedicated markers (or at least make the behavior configurable ?)
Note
managed by git-gudcomment should also be disableable