terraform-provider-gitlab
terraform-provider-gitlab copied to clipboard
[Feature Request] Merge Request Comments
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()
@justinTM do you still want to work on this? We'd have some capacity to review 🎉
indeed! i'll take a look today thanks