Skip to content

Show number of pushed commits in chat message.

What does this MR do?

It shows the number of pushed commits in the chat message posted by chat integrations like Slack and Mattermost

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

I don't think so, it's a single-line change.

Why was this MR needed?

Chat systems (at least Slack, I don't know about others) truncate the message if there are many commits in a single push. You can click to view the full message, but this at least gives you an idea of how many messages were pushed.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports