When user creates a new release, **existing*** git tag must be provided in order to link release to source code. Once these PR are merged, release service will:
*) In the first MVP version, only existing git tags will be supported. Later, the functionality will be extended to allow the use of new git tags as well (ReleaseManager would create a new git tag).
When user creates a new release, **existing*** git tag must be provided in order to link release to source code. Once these PR are merged, release service will:
*) In the first MVP version, only existing git tags will be supported. Later, the functionality will be extended to allow the use of new git tags as well (
ReleaseManager
would create a new git tag).