Skip to content

feat(gitlab): support discussions for merge request comments - #45395

Open
philippe-granet wants to merge 6 commits into
renovatebot:mainfrom
philippe-granet:feat/15985-gitlab-merge-request-comment-type
Open

feat(gitlab): support discussions for merge request comments#45395
philippe-granet wants to merge 6 commits into
renovatebot:mainfrom
philippe-granet:feat/15985-gitlab-merge-request-comment-type

Conversation

@philippe-granet

Copy link
Copy Markdown
Contributor

Changes

Adds a new gitlabMergeRequestCommentType repository option with note (default) and discussion values.

When configured as discussion, Renovate creates new GitLab merge request comments through the discussions API so that projects requiring all threads to be resolved can prevent merges while Renovate discussions remain open. The setting is applied after repository configuration resolution, and the configuration documentation explains the GitLab behavior.

Context

Please select one of the following:

AI assistance disclosure

Did you use AI tools to create any part of this pull request?

Please select one option and, if yes, briefly describe how AI was used (e.g., code, tests, docs) and which tool(s) you used.

  • No — I did not use AI for this contribution.
  • Yes — minimal assistance (e.g., IDE autocomplete, small code completions, grammar fixes).
  • Yes — substantive assistance (AI-generated non‑trivial portions of code, tests, or documentation). OpenAI Codex (GPT-5) was used to implement the code, tests, and documentation.
  • Yes — other (please describe):

Use of AI in replying to PR comments

Who answers review comments:

  • @username will read and reply directly. Name the account.
  • An agent will draft replies and @username will read them before they are posted. Name the account.
  • Nobody has explicitly committed to replying.

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests, but ran on a real repository, or
  • Both unit tests + ran on a real repository

The public repository:

@philippe-granet
philippe-granet marked this pull request as ready for review August 22, 2026 13:43
@github-actions
github-actions Bot requested a review from viceice August 22, 2026 13:43
@philippe-granet
philippe-granet marked this pull request as draft August 22, 2026 14:19
@github-actions
github-actions Bot removed the request for review from viceice August 22, 2026 14:19
@philippe-granet
philippe-granet marked this pull request as ready for review August 22, 2026 15:24
@github-actions
github-actions Bot requested a review from viceice August 22, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Warning as thread instead of regular note for GitLab

1 participant