badges/shields

Badge request: Travis status by OS

Open

#554 opened on 2015年10月29日

GitHub で見る
 (3 comments) (4 reactions) (0 assignees)JavaScript (5,423 forks)batch import
good first issueservice-badge

Repository metrics

Stars
 (22,337 stars)
PR merge metrics
 (平均マージ 6d 3h) (30d で 71 merged PRs)

説明

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

コントリビューターガイド