-
Notifications
You must be signed in to change notification settings - Fork 251
Closed
Labels
cherry-pick-hotfixhotfix that need to be merge into dev and release branchhotfix that need to be merge into dev and release branchneeds attentionThis issue needs the attention of a contributor.This issue needs the attention of a contributor.
Description
Cherry-pick Reminder
@yuqizhou77 Hello!
This is an automatically created reminder. Your PR #14487 (fix: openai model in azure ai search template
) is being merged into the release/6.2
branch.
Please ensure to cherry-pick these changes to the following branches:
- cherry-pick fix: openai model in azure ai search template #14487 to dev
- cherry-pick fix: openai model in azure ai search template #14487 to release/vs1714p7
Steps to Follow:
- Wait for the current PR to be merged.
- Execute the following commands locally:
git fetch origin git checkout <target_branch> git cherry-pick <commit_hash> git push origin <target_branch>
- Or create a new PR to merge these changes into the above branches.
After completion, please check the items above ✓
Note: This is an automatically created issue. You can close this issue after completing all the operations.
Copilot
Metadata
Metadata
Assignees
Labels
cherry-pick-hotfixhotfix that need to be merge into dev and release branchhotfix that need to be merge into dev and release branchneeds attentionThis issue needs the attention of a contributor.This issue needs the attention of a contributor.