Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cherry-pick] PR #12923 needs to be synchronized to other branches #12926

Closed
2 tasks
github-actions bot opened this issue Dec 17, 2024 · 2 comments
Closed
2 tasks

[Cherry-pick] PR #12923 needs to be synchronized to other branches #12926

github-actions bot opened this issue Dec 17, 2024 · 2 comments
Assignees
Labels
cherry-pick-hotfix hotfix that need to be merge into dev and release branch needs attention This issue needs the attention of a contributor.

Comments

@github-actions
Copy link

Cherry-pick Reminder

@tecton Hello!

This is an automatically created reminder. Your PR #12923 (fix: link in SVG) is being merged into the release/5.12 branch.

Please ensure to cherry-pick these changes to the following branches:

Steps to Follow:

  1. Wait for the current PR to be merged.
  2. Execute the following commands locally:
    git fetch origin
    git checkout <target_branch>
    git cherry-pick <commit_hash>
    git push origin <target_branch>
  3. 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.

@github-actions github-actions bot added the cherry-pick-hotfix hotfix that need to be merge into dev and release branch label Dec 17, 2024
Copy link
Contributor

Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Dec 17, 2024
@tecton
Copy link
Contributor

tecton commented Dec 18, 2024

SVG is deleted in dev branch, so cherry-pick to dev is skipped.

@tecton tecton closed this as completed Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick-hotfix hotfix that need to be merge into dev and release branch needs attention This issue needs the attention of a contributor.
Projects
None yet
Development

No branches or pull requests

1 participant