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

feat: something to be backported, testing #2

Merged
merged 1 commit into from
May 2, 2023

Conversation

ghassanmas
Copy link
Owner

@ghassanmas ghassanmas commented May 2, 2023

Just PR just does a simple change to test backporting action

@ghassanmas
Copy link
Owner Author

label: backport open-release/palm.master

@ghassanmas
Copy link
Owner Author

label: backport open-release/olive.master

1 similar comment
@ghassanmas
Copy link
Owner Author

label: backport open-release/olive.master

@github-actions
Copy link

github-actions bot commented May 2, 2023

Successfully created backport PR for open-release/palm.master:

@github-actions
Copy link

github-actions bot commented May 2, 2023

Backport failed for open-release/olive.master: couldn't find remote ref open-release/olive.master.
Please ensure that this Github repo has a branch named open-release/olive.master.

@github-actions
Copy link

github-actions bot commented May 2, 2023

Backport failed for open-release/palm.master, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin open-release/palm.master
git worktree add -d .worktree/backport-2-to-open-release/palm.master origin/open-release/palm.master
cd .worktree/backport-2-to-open-release/palm.master
git checkout -b backport-2-to-open-release/palm.master
ancref=$(git merge-base 7fd320cfb77ca06c6a9b196210494dfffb531282 d82061ac07f0740d0ccecd6e358947b8a0a4319e)
git cherry-pick -x $ancref..d82061ac07f0740d0ccecd6e358947b8a0a4319e

@github-actions
Copy link

github-actions bot commented May 2, 2023

Successfully created backport PR for open-release/olive.master:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant