We would like to get metadata from Gitlab. I'm wondering if anyone else has use cases for modeling CI Systems? (We will probably end up writing models for parts of gitlab. We may be able to contribute back.) Our 2 use cases are: 1 Reporting on repository activity (commit rate, time to deploy, success rate, code coverage), and 2 Tracing deployment causes for troubleshooting (this kubernetes pod is from that chart and these commits in these repositories. The last deploy was caused by this commit in this repo).