zalando-incubator / catwatch

A metrics dashboard for GitHub organizations, with results accessible via REST API
https://zalando.github.io/
Other
59 stars 21 forks source link

Read ".catwatch.yaml" meta information file #32

Closed hjacobs closed 8 years ago

hjacobs commented 8 years ago

Proposal: Catwatch should automatically read a .catwatch.yaml file in the root of the repository if it's there. This YAML file allows defining a human readable title and a project image (logo):

Example:

title: ZMON Controller
image: https://demo.zmon.io/logo.png
Raffo commented 8 years ago

Agree.

hjacobs commented 8 years ago

Related to #29

hjacobs commented 8 years ago

Deployed LIVE and added .catwatch.yaml to "senza", check https://catwatch.opensource.zalan.do/projects?organizations=zalando-stups&limit=6&offset=0&sortBy=-score

https://github.com/zalando-stups/senza/blob/master/.catwatch.yaml

hjacobs commented 8 years ago

Another example: https://github.com/zalando/zmon/blob/master/.catwatch.yaml