git - How to mske TeamCity trigger a build only for PRs to master branch? -


i've configured build following branch specification:

-:<default> +:refs/pull/*/merge

but such specification makes tc trigger build pr, though need prs master.

is possible achieve?

if understanding of wish achieve correct, unfortunately not possible @ moment. there has been feature request in youtrack quite time.


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -