teamcitysourcegear-vault

Labeling Builds in Vault with TeamCity


My VCS is Vault and I'm using TeamCity for my CI. I'd like to have TC label the project in vault upon a successful build but the documentation is not very clear on how to do this.

The actual TC documentation doesn't even list it as being supported by the labeling feature, but the plugin's dev page says it supports it. My concern is that if I turn on the labeling it will label the entire repository and not just the single project that is specified in the checkout rules.

Does anyone have experience with this?


Solution

  • If you're using the Vault plugin whenever you apply a label, it will only be applied to what is set in your checkout rules.