badges/shields

Badge request: Travis status by OS

Open

#554 建立於 2015年10月29日

在 GitHub 查看
 (3 留言) (4 反應) (0 負責人)JavaScript (22,337 star) (5,423 fork)batch import
good first issueservice-badge

描述

Because Travis CI is not going to do this - https://github.com/travis-ci/travis-ci/issues/4623 - maybe we can query the data through API:

  1. Get build status
  2. Get all jobs for the build and OS specified as badge parameter
  3. Show badge for that build -> job -> OS

貢獻者指南