Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display multiple commit statuses #8054

Closed
2 of 7 tasks
trinity-1686a opened this issue Sep 2, 2019 · 5 comments
Closed
2 of 7 tasks

Display multiple commit statuses #8054

trinity-1686a opened this issue Sep 2, 2019 · 5 comments
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/enhancement An improvement of existing functionality

Comments

@trinity-1686a
Copy link

Description

On the web interface, Gitea try to show the most relevant status for a given commit, prioritizing failed check over successful ones. But it only shows one check, there is no easy way to see other status in case of multiple failure. Having some menu showing on hover/click as Github is doing would be nice to see more about statuses.

Screenshot

how Github handle multiple statuses :
how Github shows multiple statuses

@lafriks lafriks added the type/enhancement An improvement of existing functionality label Sep 2, 2019
@stale
Copy link

stale bot commented Nov 1, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale stale bot added the issue/stale label Nov 1, 2019
@lunny lunny added the issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented label Nov 1, 2019
@stale stale bot removed the issue/stale label Nov 1, 2019
@PenguinOwl
Copy link

Hate to necro, but this would be nice.
In addition to this, IMO the commit statuses in the commit list should be displayed to the right of the sha instead of at the end of the commit message. Putting it after the text causes variable placement and makes it hard to get a good idea of the build success trend.

@Ibmurai
Copy link

Ibmurai commented Jul 13, 2020

This is even more needed now that we can attach different kinds of statuses to the commits.
As an example I am linking to the build artifacts using a status. This works fine when there's a PR involved since that will show all the different commit statuses. But if there is no PR the link is never shown :(

@cal101
Copy link

cal101 commented Jan 5, 2021

+1
I came here by searching for a way to link build artifacts.

@jpraet
Copy link
Member

jpraet commented Jan 13, 2021

I think this is fixed by #13977?

@lunny lunny closed this as completed Jan 13, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Mar 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/enhancement An improvement of existing functionality
Projects
None yet
Development

No branches or pull requests

7 participants