-
Notifications
You must be signed in to change notification settings - Fork 275
Open
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
@tecton Hello!
This is an automatically created reminder. Your PR #14936 (fix: developer portal link) is being merged into the release/VS183I3 branch.
Please ensure to cherry-pick these changes to the following branches:
- cherry-pick fix: developer portal link #14936 to dev
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
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.