kiwicom / gitlab-unfurly

Serverless Slack bot for unfurling GitLab URLs.
MIT License
39 stars 7 forks source link

Add diffs field with number of changes into merge request info #12

Closed mrVanboy closed 5 years ago

mrVanboy commented 5 years ago

This commit adds new field with number of changes, if appropriate field is available in Gitlab API.

Also it adds tests for MR info.

mrVanboy commented 5 years ago

As I mentioned above:

So I suggest closing this PR because it actually does not implement what I wanted. Or we can rename the field to the Changes/Changed files/Files or anything else. But I'm not sure if the number of the changed files is interesting for someone.