You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not currently possible to delete merge request notes because ProjectMergeRequestNote.canDelete is set to False. However, the GitLab API does support MR note deletion.