Skip to content

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Sep 22, 2025

Since commits on 1.17 often don't apply cleanly to 2.x, we disable the merge-up flow from 1.17. Instead, we'll be cherry-picking individual changes to 1.17 if they apply there as well.

@alcaeus alcaeus requested a review from matthewdale September 22, 2025 18:25
@alcaeus alcaeus requested a review from a team as a code owner September 22, 2025 18:25
@Copilot Copilot AI review requested due to automatic review settings September 22, 2025 18:25
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR disables the automatic merge-up workflow from release/1.17 to prevent merge conflicts that occur when commits on 1.17 don't apply cleanly to 2.x branches. The workflow will be replaced with manual cherry-picking of individual changes as needed.

  • Removes the entire merge-up GitHub Actions workflow
  • Eliminates automatic pull request creation for version merges
  • Shifts to manual cherry-picking approach for cross-version changes

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

API Change Report

No changes found!

Copy link
Collaborator

@matthewdale matthewdale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 👍

@matthewdale matthewdale merged commit 8708ca8 into mongodb:release/1.17 Sep 25, 2025
30 of 36 checks passed
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