Mathieu Dutour

Results 272 comments of Mathieu Dutour

at this point you're better off writing your own action, aren't you? What kind of platform limits the format of the tags you can use on git?

Honestly, even if the implementation doesn't break stuff now, it's adding complexity that we need to maintain in the long run. Looking at your repo, it seems like the tags...

> Analysis of 0 commits complete there wasn't any new commit since the last tag apparently

It might be because you have a space before `FEATURE:minor`

Not sure I understand exactly but I'd say the script should assume the previous tag was `0.0.0` if there wasn't any before, and generate the real one based on the...

another data representation or separator would be a breaking change. How about supporting something like `\:zap\::patch,\:bug\::patch`?

There isn't a UI but you can already specify the number of digits the algorithm should use with `floatPrecision` in the svgo.json config file

Indeed, I'll change the title of the issue