File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 6161 cat /tmp/tensorzero-for-gateway/prompt.minijinja
6262
6363 - name : Call LLM to generate PR revision
64- uses : tensorzero/experimental-ci-bot/generate-pr-patch@main
64+ # TODO: currently pinned to miniswe-agent branch; switch back to main when ready.
65+ uses : tensorzero/experimental-ci-bot/generate-pr-patch@viraj/pr-only
6566 env :
6667 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
6768 with :
Original file line number Diff line number Diff line change 4040 exit 1
4141
4242 - name : Send PR Feedback
43- uses : tensorzero/experimental-ci-bot/create-pr-feedback@main
43+ # TODO: currently pinned to miniswe-agent branch; switch back to main when ready.
44+ uses : tensorzero/experimental-ci-bot/create-pr-feedback@viraj/pr-only
4445 with :
4546 tensorzero-base-url : http://localhost:3000
4647 # TODO: Switch to tensorzero_github_ci_bot_agent_pr_merged for episode-level feedback when agent creates PRs
You can’t perform that action at this time.
0 commit comments