Skip to content

The committer should not be displayed as the Gitea server itself #38488

Description

@imkuang

Gitea Version

1.27.0

What happened?

When DEFAULT_TRUST_MODEL is configured as committer (and enable GPG signing), all commits created through the WEBUI will use Gitea as the committer (this is consistent with GitHub's behavior)

However, currently Gitea faithfully displays the committer on the WEBUI as the user.name configured on the Gitea server, and links to a meaningless query link/non-existent user profile page, which can easily mislead users (my instance modified the user.name in .gitconfig)

Image Image

GitHub does not display the committer on the commit history page, nor does the commit detail page display it in the same way as Gitea. I suggest that Gitea should try to achieve a display effect similar to GitHub, or at least not make the avatar/name clickable when the Gitea server acts as the committer

How are you running Gitea?

Offical Docker

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions