Skip to content

[Feature] When applying or importing functions in MaxKB environment, if there are functions or applications with duplicate names, please give a prompt: overwrite, need to modify the application, function name #4402

[Feature] When applying or importing functions in MaxKB environment, if there are functions or applications with duplicate names, please give a prompt: overwrite, need to modify the application, function name

[Feature] When applying or importing functions in MaxKB environment, if there are functions or applications with duplicate names, please give a prompt: overwrite, need to modify the application, function name #4402

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