MeasureOSS / Measure

At its core Measure is, for lack of a better term, a contributor relationship management system. Measure consists of easy to understand widgets that can be arbitrarily displayed to build dashboards. It allows you to understand how people as individuals and as organizations are interacting with open source projects on GitHub. It’s metrics that focus not only on code, but on contributors.
Apache License 2.0
159 stars 17 forks source link

Warn about no issues for our repos, not all repos #59

Closed stuartlangridge closed 6 years ago

stuartlangridge commented 6 years ago

We write this warning:

WARNING: there are no issues recorded for the XXX repository. This may just be because we haven't fetched that data yet.

for all repos without issues in Mongo. Don't do that. The users only care about repositories they've listed. Ideally we wouldn't fetch forks (#4 will fix this) but until then, at least don't complain about them.