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

Badge request: GitHub status API #755

Closed
X-sam opened this issue Jul 30, 2016 · 4 comments
Closed

Badge request: GitHub status API #755

X-sam opened this issue Jul 30, 2016 · 4 comments
Labels
good first issue New contributors, join in! service-badge Accepted and actionable changes, features, and bugs

Comments

@X-sam
Copy link

X-sam commented Jul 30, 2016

https://developer.github.com/v3/repos/statuses
would be useful to support it, as it allows for CI-agnostic build shields.

jamesjwood added a commit to jamesjwood/shields that referenced this issue Aug 21, 2016
@paulmelnikow paulmelnikow added the service-badge Accepted and actionable changes, features, and bugs label Apr 17, 2017
@paulmelnikow paulmelnikow added the good first issue New contributors, join in! label Nov 15, 2018
@paulmelnikow
Copy link
Member

We do a badge for check state of the head commit on a pull request. So I think what probably would be useful to add is the same for branches, and if it's easy to do, for any commit hash.

@paulmelnikow paulmelnikow changed the title Add github status API Badge request: GitHub status API Jan 28, 2019
@oliviertassinari
Copy link

THIS. In the project I'm working on, we have a couple of different CI tools. It would be much simpler if we could display the state of the default GitHub branch in a badge. It already aggregates all the CI tools.

@PyvesB
Copy link
Member

PyvesB commented Jun 1, 2024

We've now got a bunch of badges that can report the status of commits, branches, tags, and pull requests. For example: https://shields.io/badges/git-hub-branch-status

Will go ahead and close this issue. :)

@PyvesB PyvesB closed this as completed Jun 1, 2024
@oliviertassinari
Copy link

oliviertassinari commented Jun 2, 2024

I have migrated to it, but compared to CircleCI badge, it shows the latest build status: SCR-20240602-qbse

while CircleCI badge shows the latest non-pending build status. CircleCI seems the expected behavior. The use case is to be able to, with a glance, see if there something to be worried about (broken CI branch). It would be great if we could fix this.

Issue created: #10221.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue New contributors, join in! service-badge Accepted and actionable changes, features, and bugs
Projects
None yet
Development

No branches or pull requests

4 participants