For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Add Note to Merge Request

GitLab Operation

The Add Note to Merge Request action in GitLab lets you leave feedback or comments on a merge request.

Example User Story

I want to suggest a small improvement to the proposed code changes, so I use the Add Note to Merge Request action in GitLab to share my feedback with the team.

Fields

Field Name
Field Type
Required

projectId

Integer

Yes

mergeRequestIid

Integer

Yes

body

String

Yes

GitLab

Example link

Code (Apache v2.0): Operation

Last updated