Skip to content

Remove release/8.0.3xx from inter-branch merge flow#52330

Merged
marcpopMSFT merged 2 commits intomainfrom
copilot/remove-support-for-release-8-0-3xx
Jan 7, 2026
Merged

Remove release/8.0.3xx from inter-branch merge flow#52330
marcpopMSFT merged 2 commits intomainfrom
copilot/remove-support-for-release-8-0-3xx

Conversation

Copy link
Contributor

Copilot AI commented Jan 6, 2026

The release/8.0.3xx branch is no longer in support and should be removed from the automated inter-branch codeflow.

Changes

  • Removed merge flow configurations for release/8.0.1xxrelease/8.0.3xx and release/8.0.3xxrelease/8.0.4xx
  • Updated release/8.0.1xx to merge directly to release/8.0.4xx

The merge flow chain now skips the unsupported 8.0.3xx branch:

release/8.0.1xx → release/8.0.4xx → release/9.0.1xx → ... → main
Original prompt

release/8.0.3xx is no longer in support so should be removed from the inter-branch codeflow by modifying github-merge-flow.jsonc.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

- Removed merge flow from release/8.0.1xx to release/8.0.3xx
- Removed merge flow from release/8.0.3xx to release/8.0.4xx
- Updated release/8.0.1xx to merge directly to release/8.0.4xx
- release/8.0.3xx is no longer in support and has been removed from the merge flow chain

Co-authored-by: marcpopMSFT <[email protected]>
Copilot AI changed the title [WIP] Remove release 8.0.3xx from inter-branch codeflow Remove release/8.0.3xx from inter-branch merge flow Jan 6, 2026
Copilot AI requested a review from marcpopMSFT January 6, 2026 19:37
@marcpopMSFT marcpopMSFT marked this pull request as ready for review January 6, 2026 20:51
@marcpopMSFT marcpopMSFT requested review from MiYanni and Copilot January 6, 2026 20:51
@marcpopMSFT
Copy link
Member

Looks right to me. We haven't historically tested this until after it's merged because of the challenges doing that.

@marcpopMSFT marcpopMSFT enabled auto-merge January 6, 2026 20:53
Copy link
Contributor

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 removes the unsupported release/8.0.3xx branch from the automated inter-branch merge flow configuration, streamlining the merge chain to skip the deprecated branch.

Key Changes:

  • Removed the intermediate release/8.0.3xx entry from the merge flow configuration
  • Updated release/8.0.1xx to merge directly to release/8.0.4xx instead of going through release/8.0.3xx

@marcpopMSFT
Copy link
Member

/ba-g no checks to run on workflow updates

@marcpopMSFT marcpopMSFT merged commit a6c0280 into main Jan 7, 2026
10 of 11 checks passed
@marcpopMSFT marcpopMSFT deleted the copilot/remove-support-for-release-8-0-3xx branch January 7, 2026 17:29
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.

4 participants