badges/shields

Badge request: Travis status by OS

Open

#554 opened on Oct 29, 2015

View on 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
 (Avg merge 6d 3h) (71 merged PRs in 30d)

Description

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

Contributor guide