Skip to content

Merge Request Comments

Created by: justinTM

It would be nice to have the ability to add comments to merge requests. I will work on it this week.

data source for all project merge requests ListProjectMergeRequests()

then search for desired merge request (probably by target/source branch) from data source

make a new comment on desired Merge Request CreateMergeRequestNote()

Edited by Timo Furrer