Skip to content

Conversation

@davidfirst
Copy link
Member

Fixes the merge logic for components that were removed with the --update-main flag.

Previously, when merging a lane with main, all removed components were ignored. This was incorrect for components deleted with --update-main, which need to be merged to eventually propagate the removal to main.

The fix checks the removeOnMain config in the remove aspect to determine if the component should be merged or ignored.

@davidfirst davidfirst enabled auto-merge (squash) November 18, 2025 15:41
@davidfirst davidfirst merged commit f7fe62f into master Nov 18, 2025
11 checks passed
@davidfirst davidfirst deleted the fix-merge-removed-components-with-update-main branch November 18, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants