-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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(platform): update PR target branch if baseBranch changed #23010
feat(platform): update PR target branch if baseBranch changed #23010
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So this PR means we always set the target branch when updating a PR, even if the branch hasn't changed?
Yes |
Tested on each platform except Bitbucket server? |
codecommit is pending too. |
So is this still in progress, or ready to merge? |
I am stuck with codecommit as there isn't any command to update the destination-branch of an existing PR using the @aws-codecommit0client docs. |
That's what I thought. Let's skip it |
🎉 This PR is included in version 35.155.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Changes
Sets destination branch when updating existing pull requests.
Context
Closes: #19900
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: