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

build-test-recipe.yml: fix getting changed recipes from a fork #10829

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

thomas-roos
Copy link
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@thomas-roos thomas-roos requested a review from a team as a code owner December 17, 2024 09:42
@thomas-roos thomas-roos merged commit 53e3e59 into master-next Dec 17, 2024
3 of 7 checks passed
@thomas-roos thomas-roos deleted the 2024-12-17_master-next_fix-pr-remote branch December 17, 2024 09:46
@aws-iot-embedded-linux-ci
Copy link
Collaborator

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

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin kirkstone-next
git worktree add -d .worktree/backport-10829-to-kirkstone-next origin/kirkstone-next
cd .worktree/backport-10829-to-kirkstone-next
git switch --create backport-10829-to-kirkstone-next
git cherry-pick -x 53e3e599526d7cdc7ec1394563ce0f895fd91d0f

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

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

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin scarthgap-next
git worktree add -d .worktree/backport-10829-to-scarthgap-next origin/scarthgap-next
cd .worktree/backport-10829-to-scarthgap-next
git switch --create backport-10829-to-scarthgap-next
git cherry-pick -x 53e3e599526d7cdc7ec1394563ce0f895fd91d0f

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

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

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin styhead-next
git worktree add -d .worktree/backport-10829-to-styhead-next origin/styhead-next
cd .worktree/backport-10829-to-styhead-next
git switch --create backport-10829-to-styhead-next
git cherry-pick -x 53e3e599526d7cdc7ec1394563ce0f895fd91d0f

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