linked-versions plugin and includeComponentInTag=false don't work together #1750
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Environment details
release-please
version: 14.17.0Steps to reproduce
Expected: versions of the linked packages are force bumped to the same version.
Actual: the versions of the linked packages are different.
It happens because includeComponentInTag removes the component from the package not only for the publishing but also for the merge of PRs.
#1749 attempts fixing it but it regressed existing tests but I am not sure how to fix them yet.
The text was updated successfully, but these errors were encountered: