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

Create a PR to merge a maintenance branch into the next one on push #2320

Merged
merged 2 commits into from
Nov 11, 2023

Conversation

sergej-koscejev
Copy link
Member

When a maintenance branch pushed, create a PR to merge changes into the next version.

@sergej-koscejev
Copy link
Member Author

This action uses the maintenance branch itself for the PR to keep things simple. If we run into conflicts too often (for example, with the change log), we may have to switch to creating a merge branch first and using that.

@sergej-koscejev
Copy link
Member Author

I have debugged the workflow here, committing the final version. It will use the merge branch because I expect that conflicts will happen quite often because of the changelog, and also because we may want to add some sort of automated migration logic later.

@sergej-koscejev sergej-koscejev merged commit e9a4c89 into maintenance/mps20213 Nov 11, 2023
3 checks passed
@sergej-koscejev sergej-koscejev deleted the feature/automerge-workflow branch November 11, 2023 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants