Branch Remote Run Trigger - how to start NOT personal build for every branch

Hello,
Could you explain me ,how I can triggering ordinary (not personal) builds for every git branch?
Thank you.

0
3 comments

Sorry Eduard, TeamCity cannot do that.

A build configuration watches for a specific branch. You'll need to clone build configurations.
We have a feature request to create new build configurations automatically: TW-7869.

Michael

0
Avatar
Permanently deleted user

Do you mean create configuration for every branches?  AFAIK it will useless feature. We are using git-flow and open\close branches very often. May be you could add option to Remote Run Trigger like "Run as public build"?

0

Hello Eduard,

we are working on the feature that makes triggering builds in the branches easier. The idea is to configure VCS root to watch all the branches in the repository and trigger builds with the branch name as a tag. It should work nice with git-flow. We a planning to include it into TeamCity 7.0.

0

Please sign in to leave a comment.