docs: QE-Agent 默认启动即轮询,自动 /loop 10m
CI / test (push) Successful in 9s

This commit is contained in:
2026-05-31 17:14:01 +08:00
parent e779c7f7bb
commit febf4ba019
2 changed files with 16 additions and 2 deletions
+3 -2
View File
@@ -37,8 +37,9 @@ case "$MODE" in
;;
3)
echo ""
echo "启动交互模式..."
echo "进入后输入: 检查 Gitea test-dev Issues 并处理"
echo "启动交互模式 (默认 10 分钟轮询)..."
echo "按 Ctrl+C 停止"
echo ""
echo "可用命令速查:"
echo " agent_poller.py --action list --labels test-dev"
echo " agent_poller.py --action list --labels acceptance-failure"