Skip to content

Handle multi-stories releases? #63

Open
@FrancescoCioria

Description

@FrancescoCioria

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions