Skip to content

Microsoft Teams on-multiple-commit message hard to read #12255

@vijfhoek

Description

@vijfhoek
  • Gitea version (or commit ref): 1.12.2
  • Git version: (don't think that's relevant)
  • Operating system: Linux
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant

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:

image

image

Suggestion:

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueLikely to be an easy fixhacktoberfestissue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/enhancementAn improvement of existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions