Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMicrosoft Teams on-multiple-commit message hard to read #12255
Comments
|
This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions. |
|
This would likely be a very easy pr |
|
I have in fact already fixed this, but haven't been able to test it yet (it's kind of bothersome to set everything up for testing with Teams and all). I can try to set up a test env sometime this week |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


[x]):Description
Currently, the message that's sent when multiple commits puts all commits on a single line, while showing everything in a multi-line commit. This makes them rather hard to read.
May I suggest changing the messages to add a newlines after every commit, and only showing the first line of each commit to reduce noise. If users want to read the rest of the commit, they can just click "View in Gitea".
Screenshots
Current situation:
Suggestion: