Build pull requests to specific branch using TeamCity and Github

前端 未结 3 821
余生分开走
余生分开走 2020-12-16 13:00

I want TeamCity to build all pull requests to specific target branch, e.g. develop.
So, I want to build following pull requests:

develop...f         


        
3条回答
  •  自闭症患者
    2020-12-16 13:19

    Currently it's not possible to differentiate pull request branches based on their target branch in TeamCity. Please watch/vote for the request https://youtrack.jetbrains.com/issue/TW-43759 which is planned for the upcoming release.

提交回复
热议问题