Skip to content
Discussion options

You must be logged in to vote

The first badge you linked uses non-raw github link, which does not serve the file to us but the web-view.
The second badge does use the raw github link, and that's why you do see an object.
So to fix the first badge (json) change the link to a raw github link using that button
similar to how you did for the TOML dynamic badge.

Regarding the label, message, labelcolor and color:

  • Your JSON value is changing the message field
  • You can use an array or a string (array will be joined with ','
  • Label, label color and message color can be set by the badge query params,

To set query parameters to fit your test use the 'Show optional parameters' as seen bellow and set colors and label

For your …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bcaddy
Comment options

@bcaddy
Comment options

Answer selected by bcaddy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants