hygieia / hygieia-scm-gitlab-collector

Hygieia Collector for Gitlab SCM
https://github.com/capitalone/Hygieia/blob/gh-pages/pages/hygieia/collectors/scm/gitlab.md
Apache License 2.0
4 stars 13 forks source link

Gitlab Merge Requests missing data #2

Open Sbrenthughes opened 5 years ago

Sbrenthughes commented 5 years ago

The gitlab collector is not adding a few fields for merge requests. Below is a list:

scmCommitTimestamp
numberOfChanges
resolutiontime
mergeAuthor

reviews

updatedAt
createdAt

@zhenweiding when you get a chance, is this something you can look into updating?

zhenweiding commented 5 years ago

The gitlab collector is not adding a few fields for merge requests. Below is a list:

scmCommitTimestamp
numberOfChanges
resolutiontime
mergeAuthor

reviews

updatedAt
createdAt

@zhenweiding when you get a chance, is this something you can look into updating?

@Sbrenthughes ok, i will work on this.