Commit status icons #8759

Open
opened 2025-11-02 08:16:37 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @qwerty287 on GitHub (Mar 28, 2022).

Feature Description

On github, every commit status has an icon. Github uses the user's profile avatar here to view it. It would be nice if gitea would display icons too, however, the github way might be a bit suboptimal. I'd suggest two ways:

  1. Use the reporter's avatar, but add an option view_avatar that allows hiding of the avatar.
  2. Add a possibility to upload own icons, which is way harder than option 1.

Screenshots

Example from Woodpecker ci:
Screenshot_20220328-193115

Originally created by @qwerty287 on GitHub (Mar 28, 2022). ### Feature Description On github, every commit status has an icon. Github uses the user's profile avatar here to view it. It would be nice if gitea would display icons too, however, the github way might be a bit suboptimal. I'd suggest two ways: 1. Use the reporter's avatar, but add an option `view_avatar` that allows hiding of the avatar. 2. Add a possibility to upload own icons, which is way harder than option 1. ### Screenshots Example from Woodpecker ci: ![Screenshot_20220328-193115](https://user-images.githubusercontent.com/80460567/160455522-cff1f47a-ca68-4e86-bf46-8417a2981bfd.png)
GiteaMirror added the type/featuretype/proposal labels 2025-11-02 08:16:37 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#8759