Tag-Mapping

Hi,
as I know continua has the possibility of ‘Branch-mapping’ on multiple repositories (which means when a build is triggered on a specific branch on repository R1 than also a specific branch in repository R2 is used for it). Is this also possible for tags? So that for example if a build is triggered on repository R1 on tag ‘V1.1’ than the system makes a lookup for a related tag on repository R2 (e.g. also ‘V1.1’).

Hi Albrecht,

Unfortunately this is not currently possible. We can however see the value in this functionality and will add it to our to-do list.

Hi Dave,
I’m still interested in this feature. Currently we trigger builds on tags manually and it would help us a lot to automate it. So it would be really nice.