Recently I wrote about GitHub commit status support in TeamCity
Today I was shown (thanks Vlad!) a post that GitHub started to show commit status on branches view! For more information you may see original GitHub blog post
The fun thing is that TeamCity.GitHub plugin reports that status for every branch. So to have statuses for branches you do not need even to update the plugin!
Take a look what I see on my GitHub now!
Downloading and Installing TeamCity.GitHub plugin
Sources are on GitHub: https://github.com/jonnyzzz/TeamCity.GitHub
You
can download a build from our TeamCity: here.
TeamCity.GitHub plugin is compiled with TeamCity 7.1. Is supports TeamCity 8.0 EAP and may work with
older versions.