badges/shields

Badge request: Travis status by OS

Open

#554 geöffnet am 29. Okt. 2015

Auf GitHub ansehen
 (3 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)JavaScript (5.423 Forks)batch import
good first issueservice-badge

Repository-Metriken

Stars
 (22.337 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 3h) (71 gemergte PRs in 30 T)

Beschreibung

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