Skip to content

[Bug] [Advanced Orchestration] The loop node is run three times. The first and second times run normally, but the third time it is run, the nodes in the loop body appear multiple times (such as form nodes). #7054

[Bug] [Advanced Orchestration] The loop node is run three times. The first and second times run normally, but the third time it is run, the nodes in the loop body appear multiple times (such as form nodes).

[Bug] [Advanced Orchestration] The loop node is run three times. The first and second times run normally, but the third time it is run, the nodes in the loop body appear multiple times (such as form nodes). #7054

name: Issue Translator
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: usthe/[email protected]
with:
IS_MODIFY_TITLE: true
BOT_GITHUB_TOKEN: ${{ secrets.FIT2CLOUDRD_LLM_CODE_REVIEW_TOKEN }}