-
Notifications
You must be signed in to change notification settings - Fork 374
fix: avoid creating duplicate QNA match trigger #4518
Conversation
|
Besides fixing the pre-setup of the bot sample, we also need to update the logic to avoid creating duplicate trigger by default, right? |
Yes, I asked Lu, we don't need create duplicate trigger every time, I'm going to revert changes in bot sample, add a check before create trigger. |
I still removed the pre-created code from sample bot, that will keep new created bot always fresh. |
|
@zhixzhan can you provide a more descriptive title for this pull request? |
Sure, updated, sorry for that. |
* update qna sample bot * check existed qna trigger before add Co-authored-by: Dong Lei <[email protected]>
Description
Task Item
close #4512
Screenshots