lighttiger2505 / lab

lab is a cli client of gitlab like hub
MIT License
91 stars 9 forks source link

Add feature to add and edit notes of an issue #87

Open cgb opened 4 years ago

cgb commented 4 years ago

GitLab API supports creating new notes (CreateIssueNote), and updating existing notes (UpdateIssueNote).

It would be great to be able to do: