Skip to content

Fix TanukiBot spec relying on outdated code

路志远请求将fix-pipeline-2660627合并到main-jh

What does this MR do and why?

Fix pipeline https://jihulab.com/gitlab-cn/gitlab/-/pipelines/2660627/failures

Fix TanukiBot spec relying on outdated code

This addresses two problems that this spec had:

  • It was relying on the FF ai_global_switch, but it should be ai_duo_chat_switch as of 716d18b2.
  • The 'when no neighbors are found' example was passing because TanukiBot was disabled, not because of an empty response

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

路志远 编辑于

合并请求报告