Open
Description
requirements
Some complex repos (ex: npm
) keep supporting old versions.
This is a problem if you want to use smooth-release
as the breaking logic considers only the breaking issues closed after the last tag, but in these kind of repos the last tag may refer to older versions.
Should we try to link an issue to its correct "story" or simply document this and add a config param to disable the breaking-detection logic in case user plans to support multiple versions?
specs
It's really too complicated (and maybe impossible)... => let's just document this situation clearly and add a config param to disable the breaking-detection logic 😢
Metadata
Metadata
Assignees
Labels
No labels