Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

[Githubaction]Cherry-Pick Squashed merged and not created new PR #110

Open
OdedViner opened this issue Oct 5, 2023 · 0 comments
Open

[Githubaction]Cherry-Pick Squashed merged and not created new PR #110

OdedViner opened this issue Oct 5, 2023 · 0 comments

Comments

@OdedViner
Copy link

OdedViner commented Oct 5, 2023

I worked with this article https://github.com/marketplace/actions/cherry-pick-squashed-prs

Created githubaction file:
https://github.com/OdedViner/github_action_test/blob/main/.github/workflows/comment-cherry-pick.yml

Create New PR
Merge the PR
Add comment : /cherry-pick release-2
OdedViner/github_action_test#21

The script run this git push command:

git push origindest origindest/release-1:release-1

https://github.com/OdedViner/github_action_test/actions/runs/6419655111/job/17429949884

Is there an option to create a PR and not merge it? In this example pr-new -> release-1

@OdedViner OdedViner changed the title [Githubaction]Cherry-Pick Squashed PRS Failed [Githubaction]Cherry-Pick Squashed merged and not created new PR Oct 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant