Skip to content

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

Merged
ahoppen merged 1 commit into
swiftlang:mainfrom
ahoppen:auto-merge
Apr 11, 2025
Merged

Add GitHub action that automatically creates a PR to merge main into a release branch#3053
ahoppen merged 1 commit into
swiftlang:mainfrom
ahoppen:auto-merge

Conversation

@ahoppen
Copy link
Copy Markdown
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
Copy Markdown
Member Author

ahoppen commented Apr 10, 2025

@swift-ci Please test

@ahoppen
Copy link
Copy Markdown
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