Automatically add the .ee.0 suffix to versions

This allows one to run commands such as /chatops run deploy 11.4.2, instead of having to run /chatops run deploy 11.4.0.ee.0. This in turn should make it easier to use the command.

You can still specify a custom suffix (e.g. .ee.1) by just including it in the version.

Merge request reports

Loading