requilence / integram

Integrate Telegram into your workflow – Trello, Gitlab, Bitbucket and other bots
https://integram.org
GNU General Public License v3.0
1.54k stars 151 forks source link

Format improvements for BitBucket #61

Open biels opened 6 years ago

biels commented 6 years ago

This issue is not fixed yet for more than one commit in the same push. The message gets really messy. Could the design be in the following format?

[commit 1 hash with link]: [Message] by [User name] [commit 2 hash with link]: [Message] by [User name] [commit n hash with link]: [Message] by [User name] And if the message starts to get past a certain length then start doing ellipsis on commit messages and finally if there are more than n commits (for example 6) add "and n more" with a link to commits page.

It think it's a great way to improve integram with very little effort!

Example screeenshots (from github bot): image image image Currently it looks like this: image