Badgen.net: Github Status vs Github Checks

Created on 30 Dec 2020  路  6Comments  路  Source: badgen/badgen.net

Hi, I am little confused what check and status is.

I have this repository (https://github.com/apitte/debug) and master branch is failing.

image

What should I use to display Github Actions badge? What is the difference between status and check?

Thank you very much.


  • https://badgen.net/github/status/apitte/debug

image

  • https://badgen.net/github/checks/apitte/debug

image

Most helpful comment

status and checks are two types of status checks (...yes) provided by GitHub. Their docs explain the differences at:

All 6 comments

status and checks are two types of status checks (...yes) provided by GitHub. Their docs explain the differences at:

Thank you @wopian. If I get it right I should use checks to displays Github Action status, right?

For this repository (https://github.com/contributte/translation). I am getting badge error.

  • https://badgen.net/github/checks/contributte/translation
    image

Do you think it's because of coverage/coveralls failing?

image

@f3l1x That badgen | error is a bug, here's the fix #474

Looks good to me. Thank you

Was this page helpful?
0 / 5 - 0 ratings

Related issues

amio picture amio  路  3Comments

amio picture amio  路  5Comments

tunnckoCore picture tunnckoCore  路  3Comments

papb picture papb  路  3Comments

shellscape picture shellscape  路  4Comments