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 #12970 needs to be synchronized to other branches #12980

Closed
1 of 2 tasks
github-actions bot opened this issue Dec 27, 2024 · 3 comments
Closed
1 of 2 tasks

[Cherry-pick] PR #12970 needs to be synchronized to other branches #12980

github-actions bot opened this issue Dec 27, 2024 · 3 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

github-actions bot commented Dec 27, 2024

Cherry-pick Reminder

@xzf0587 Hello!

This is an automatically created reminder. Your PR #12970 (fix: kiota scaffolding) is being merged into the release/5.13.1 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 27, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Dec 27, 2024
Copy link
Author

The issue is labeled with sprint and a work item created: https://msazure.visualstudio.com/9660fff2-2363-48b0-9e15-64df2283e932/_workitems/edit/30611727

@xzf0587
Copy link
Contributor

xzf0587 commented Dec 30, 2024

Since the update is imported in 5.13, 5.12 has no need to cherry-pick for this bug.

@xzf0587
Copy link
Contributor

xzf0587 commented Dec 30, 2024

dev branch:
#12985

@xzf0587 xzf0587 closed this as completed Dec 30, 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