开发者

Not able to add comments on Gerrit. It rather gets added as Draft. What am I doing wrong?

开发者 https://www.devze.com 2023-03-12 05:06 出处:网络
Not able to add comments on Gerrit. It rather gets added as Draft. What am I doing wrong? Others in my team a开发者_Python百科re able to add comments though.Comments are published when you make them p

Not able to add comments on Gerrit. It rather gets added as Draft. What am I doing wrong? Others in my team a开发者_Python百科re able to add comments though.


Comments are published when you make them part of a review. Post a review and the comments will be published with it. (You can score the commit as +0 if you don't have any opinion either way.)


Click on the Reply button in the header. Then Post it.


For those who has happened to be stumbled (like me) with how to post comments for work-in-progress (WIP) review without starting review (e.g. leaving in work-in-progress state), Gerrit version 2.16. Here's counter-intuitive answer:

  • Press "START REVIEW" button - don't afraid, it will not start review immediately (at least on above mentioned version)
  • Press "SAVE" (greyish! not quite noticeable) in opened window in left bottom corner

UPDATE

In newer version I got 3.2.3 - it's been improved, the button is not greyish and looks normal and in the right bottom corner together with other buttons: | CANCEL | SAVE | SEND AND START REVIEW |


And since I am not able to add a comment :

When you want to add comments to a specific revision(Patch Set), switch to that revision and then click on reply. This "Patch Sets" option is found on the upper right corner next to "Download".

Not able to add comments on Gerrit. It rather gets added as Draft. What am I doing wrong?

Had to learn the Hard Way today. :-/


At least on Qt's Gerrit system:

After saving the comment draft, yse the keyboard shortcut 'r' to publish a "review" which publishes the comment.

0

精彩评论

暂无评论...
验证码 换一张
取 消