Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Find hanging builds
Permanently deleted user
Created
Hi,
we would let our global IT monitoring system to warn us about hanging builds. Is there a way to list then programmatically ? It doesn't look like the REST API supports this.
Hi Olivier,
You can configure TeamCity server to send notifications when TeamCity identifies a build of the specified build configurations as hanging. For more details see: https://confluence.jetbrains.com/display/TCD9/Subscribing+to+Notifications.
At the momont it is not possible to list hanging builfs in TeamCity UI. You can create a custom plugin or fill a feature request in our tracker.
Thank you Alina, I have opened the following request: https://youtrack.jetbrains.com/issue/TW-42447