Skip to content

Conversation

@aws-iot-embedded-linux-ci
Copy link
Collaborator

Automatically created.

@aws-iot-embedded-linux-ci2 aws-iot-embedded-linux-ci2 merged commit 064d8e5 into scarthgap-next Oct 2, 2024
3 checks passed
@aws-iot-embedded-linux-ci2 aws-iot-embedded-linux-ci2 deleted the cherry-pick-scarthgap-next-d43a98376d2423d415406c2393eb57449cd1a5fb branch October 2, 2024 02:51
@aws-iot-embedded-linux-ci
Copy link
Collaborator Author

Backport failed for kirkstone-next, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin kirkstone-next
git worktree add -d .worktree/backport-9775-to-kirkstone-next origin/kirkstone-next
cd .worktree/backport-9775-to-kirkstone-next
git checkout -b backport-9775-to-kirkstone-next
ancref=$(git merge-base 15bce68fc64d045dca2f4af434dee27da94d9262 bba5da838bee8e4b0c3f9653021a8b9eb33d8050)
git cherry-pick -x $ancref..bba5da838bee8e4b0c3f9653021a8b9eb33d8050

@aws-iot-embedded-linux-ci
Copy link
Collaborator Author

Backport failed for scarthgap-next, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin scarthgap-next
git worktree add -d .worktree/backport-9775-to-scarthgap-next origin/scarthgap-next
cd .worktree/backport-9775-to-scarthgap-next
git checkout -b backport-9775-to-scarthgap-next
ancref=$(git merge-base 15bce68fc64d045dca2f4af434dee27da94d9262 bba5da838bee8e4b0c3f9653021a8b9eb33d8050)
git cherry-pick -x $ancref..bba5da838bee8e4b0c3f9653021a8b9eb33d8050

@aws-iot-embedded-linux-ci
Copy link
Collaborator Author

Successfully created backport PR for styhead-next:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants