Skip to content

Add GitHub action that automatically creates a PR to merge main into a release branch #3053

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

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Apr 10, 2025

In the first period after branching the release branch, we want to include many changes from main also in the release branch. This workflow automatically creates a PR every Monday to merge main into the release branch.

Later in the release cycle we should stop this practice to avoid landing risky changes by disabling this workflow.

Similar to swiftlang/swift-format#986

@ahoppen ahoppen requested a review from bnbarham as a code owner April 10, 2025 16:01
…a release branch

In the first period after branching the release branch, we want to include many changes from `main` also in the release branch. This workflow automatically creates a PR every Monday to merge main into the release branch.

Later in the release cycle we should stop this practice to avoid landing risky changes by disabling this workflow.

Similar to swiftlang/swift-format#986
@ahoppen
Copy link
Member Author

ahoppen commented Apr 10, 2025

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented Apr 10, 2025

@swift-ci Please test macOS

@ahoppen ahoppen merged commit cf4e08b into swiftlang:main Apr 11, 2025
26 checks passed
@ahoppen ahoppen deleted the auto-merge branch April 11, 2025 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