Open betaboon opened 3 years ago
It is possible, but rather fragile.
See https://github.com/dhoulb/multi-semantic-release/issues/41
@antongolub the mentioned issue/PR seems to focus on the github-comment. would i have to apply the same approach for the commit ?
To be honest, I would not recommend to use this approach. Instead of tricking semrel-github-plugin
by disabling it, it would be more correct (imho) to replace it with another one adapted to work with msr.
@antongolub I'm talking about @semantic-release/git
creating a single instead of multiple commits ;)
Is there any way of combining the release-commits into one?