badges/shields

Badge request: Travis status by OS

Open

#554 aberto em 29 de out. de 2015

Ver no GitHub
 (3 comments) (4 reactions) (0 assignees)JavaScript (5.423 forks)batch import
good first issueservice-badge

Métricas do repositório

Stars
 (22.337 stars)
Métricas de merge de PR
 (Mesclagem média 6d 3h) (71 fundiu PRs em 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

Guia do colaborador