hdevalke

Results 58 comments of hdevalke

You can use the `--prefix --paths ` to differentiate between different projects in the mono repo. So for example if you have a repo with `/project1` and `/project2` and you...

Convco can't as it is not aware of the pom.xml file. But i would expect the maven modules to be organized in ``` - pom.xml (parent) | - module1/pom.xml |...

Closing this issue due to lack of recent activity. Please feel free to reopen if you have any further questions or updates.

This will be fixed by #363. Normally it should work if you use the tag instead of the sha.

that should indeed work. but as it does not this is a bug.

I tried it on convco itself, downloading v6.0.2 when using tags it works as expected ``` convco changelog v0.6.1..v0.6.2 --no-links # Changelog ### v0.6.2 (2025-02-02) #### Features * **version:** allow...

https://gitmoji.dev/specification seems to define a standard. It looks like this could already be implemented by defining your own types in the .convco file. Maybe --emoji could load a different standard...

The problem with `(): ` is that it it would put the emoji on different positions which is not visually pleasing. ` (scope): ` or ` ` would put all...