Open paulyoung opened 11 years ago
You can use the commit status api to display for each branch the build status, it would be nice though if the GitHub UI exposed the status for HEADs of each branch better
I can see what you're asking for here, but it seems like it'd be pretty tricky to do. Perhaps github-flavored-markdown could add a token of some sort for the current HEAD? Then you could do use that in the url or something.
A token for branch name would do.
In response to my email to support@github.com, @aspires has added this to the Feature Request List™.
We're using Travis CI and it would be great if the build status was more than just an image in the README.
Ideally we'd like to see the build status per branch but there's no way of doing so other than having conflicting README files across branches.