W
W
wadomon2019-06-03 15:41:10
GitHub
wadomon, 2019-06-03 15:41:10

How would teamcity get to see closing PRs?

When creating a PR, you can force teamcity to run build, assembly, for example, by specifying the path to the script (build dockers, for example), how would you track the closing of the PR by substituting another necessary script for it? To extinguish the same dockers.
Is it even possible in theory?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
chupasaurus, 2019-06-03
@chupasaurus

Since native integration in TC does not respond to pushes from closing PRs, you will have to create your own webhook handler that will launch builds through the Teamcity API.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question