Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/gitlab: fix argument name for UpdateMRDiscussionNote
In UpdateMRDiscussionNote the object being handled is an MR ID/number and not an issue ID/number as the argument name sugests. This is clearly a copy-n-paste mistake. Signed-off-by: Bruno Meneguele <bmeneg@redhat.com>
- Loading branch information