Skip to content

feat: allow plugins to skip merging in-scope pull requests#1550

Merged
chingor13 merged 5 commits intomainfrom
linked-workspace
Aug 8, 2022
Merged

feat: allow plugins to skip merging in-scope pull requests#1550
chingor13 merged 5 commits intomainfrom
linked-workspace

Conversation

@chingor13
Copy link
Copy Markdown
Contributor

@chingor13 chingor13 commented Aug 4, 2022

By default, plugins that act across multiple candidate releases merge them together because they should be released together. This feature allows configuring the plugins so that they can skip this merge. This allows further plugins to see each modified candidate release.

Fixes #1457

@product-auto-label product-auto-label Bot added the size: m Pull request size is medium. label Aug 4, 2022
@product-auto-label product-auto-label Bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Aug 4, 2022
@chingor13 chingor13 changed the title test: add failing test for combining workspace and linked-versions pl… feat: allow plugins to skip merging in-scope pull requests Aug 4, 2022
@chingor13 chingor13 marked this pull request as ready for review August 4, 2022 20:31
@chingor13 chingor13 requested review from a team and bcoe August 4, 2022 20:31
Copy link
Copy Markdown

@bcoe bcoe left a comment

Choose a reason for hiding this comment

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

I like this solution, we should document the approach in manifest-releaser.md and in README.md if there's a place that makes sense.

@chingor13 chingor13 requested a review from bcoe August 8, 2022 18:37
@chingor13 chingor13 merged commit 354b1dc into main Aug 8, 2022
@chingor13 chingor13 deleted the linked-workspace branch August 8, 2022 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

linked-versions and node-workspace plugins are incompatible

2 participants