Don't encourage reverify
Reverify makes the gate cry. Let's not encourage it. Change-Id: I601a31a8899c6752cb8ba69a8fe87a2d8d0742a6
This commit is contained in:
@@ -265,13 +265,8 @@ doing that manually if someone hasn't already. For a code review
|
|||||||
which is not yet approved, you can recheck by leaving a code
|
which is not yet approved, you can recheck by leaving a code
|
||||||
review comment with just the text:
|
review comment with just the text:
|
||||||
|
|
||||||
recheck bug %(bug)s
|
recheck bug %(bug)s""" % {'bugs': "\n- ".join(bug_urls),
|
||||||
|
'bug': list(event.bugs)[0]}
|
||||||
For a code review which has been approved but failed to merge,
|
|
||||||
you can reverify by leaving a comment like this:
|
|
||||||
|
|
||||||
reverify bug %(bug)s""" % {'bugs': "\n- ".join(bug_urls),
|
|
||||||
'bug': list(event.bugs)[0]}
|
|
||||||
else:
|
else:
|
||||||
message = ("I noticed tempest failed, refer to: "
|
message = ("I noticed tempest failed, refer to: "
|
||||||
"https://wiki.openstack.org/wiki/"
|
"https://wiki.openstack.org/wiki/"
|
||||||
|
|||||||
Reference in New Issue
Block a user