已开启
[Bug-Report|缺陷反馈]: cann-fix skill使用时自动推送PR有误 #7
GuoWenbo创建于  7月17日
GuoWenbo
7月17日 创建

Describe the current behavior / 问题描述 (Mandatory / 必填)
使用cann-fix 修复issue
1)回显的PR链接有误:显示的是https://gitcode.com/cann/runtime/pulls/3695,多了一个s
2)https://gitcode.com/cann/runtime/pull/3695 这个PR并不是从fork仓推送过来的,而是从GuoWenbo/runtime:master推送过来的
3)提交的PR中,没有排除.cann_fix目录

Environment / 环境信息 (Mandatory / 必填)
NA

Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
export GITCODE_API_TOKEN=xxx
export GITCODE_CANN_AUTO=true
IS_SANDBOX=1 codex
输入
修复issue:https://gitcode.com/cann/runtime/issues/707

Describe the expected behavior / 预期结果 (Mandatory / 必填)
代码修改,PR提交成功!

Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
image.png

Special notes for this issue/备注 (Optional / 选填)

likedislike
GGuoWenbo
7月17日 修改了issue 的描述
GGuoWenbo
7月21日 修改了issue 的描述