Can the external status page show "build in progress"?
As far as I can tell the ExternalStatus.html page can show three different build status identifiers.
- unknown
- success
- fail
Is it possible for this page to also show when a build is in progress?
Please sign in to leave a comment.
Hi Phil
We have TW-3664 request for that, please vote.
You can develop a custom widget. Build data can be obtained using REST API.
Also, there are several open source tools listed on TeamCity Plugins page.
Michael