Amit Mittal
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Amit Mittal created a post, Disable "Ant JUnit report watcher" from the build logs
As part of the TeamCity build logs, we want to disable the "Ant JUnit report watcher" log as we have many reports and this makes discovering the other logs more difficult. We use https://www.jetbra... -
-
Amit Mittal created a post, REST API - Get all build configurations status by the change commit SHA
I want to know that for a commit SHA, how many build configurations have been deployed with the change and how many are still remaining? There is ChangeStatus, but I don't see any documentation on ...