Skip to content

Add changes_count to the merge requests API

What does this MR do?

Add a changes_count field to returned MR objects in the API. This maps to the diff's real_size column.

Are there points in the code the reviewer needs to double check?

Did I put the docs note in the right places? 🤷

Why was this MR needed?

It's a useful addition!

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

From https://gitlab.com/gitlab-org/gitlab-ce/issues/39643.

Merge request reports

Loading