kind-ci / examples

Repository providing samples and testing for running sigs.k8s.io/kind on various CI services
https://sigs.k8s.io/kind
Apache License 2.0
178 stars 41 forks source link

Add badges with the CI status #7

Closed aojea closed 5 years ago

aojea commented 5 years ago

Some of the CI systems allow showing the job status using embedded images called status badges

https://docs.travis-ci.com/user/status-images/ https://circleci.com/docs/2.0/status-badges/

We should implement it

BenTheElder commented 5 years ago

SGTM, should be pretty easy too :-)

BenTheElder commented 5 years ago

done, prow too