简体   繁体   English

如何在Gerrit Jenkins触发器中禁用默认代码审阅值?

[英]How to disable default code reviews values in Gerrit Jenkins trigger?

In Gerrit Jenkins trigger,I do not want to send default values of code review set by Gerrit admin. 在Gerrit Jenkins触发器中,我不想发送由Gerrit管理员设置的代码审查的默认值。 How can I do that ? 我怎样才能做到这一点 ?

I am giving no values in my projects under code review section but still Jenkins is sending code review values in gerrit. 我没有在代码审查部分的项目中提供任何值,但Jenkins仍以gerrit发送代码审查值。

Under "Gerrit event", "Advanced" there are options for code review, but I don't know what to enter in the box to say "don't do anything" 在“ Gerrit事件”,“高级”下,有一些用于代码审查的选项,但是我不知道在框中输入什么表示“什么都不做”

You can put 0 in the following attributes 您可以在以下属性中输入0

Successful 成功的
Failed 失败的
Unstable 不稳定的

Then will looks like do nothing. 然后看起来像什么都不做。

Br,

Tim 提姆

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM