Skip to content

Instantly share code, notes, and snippets.

@KEINOS
Last active June 21, 2019 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KEINOS/69610d8f340496448eedb3d602972efa to your computer and use it in GitHub Desktop.
Save KEINOS/69610d8f340496448eedb3d602972efa to your computer and use it in GitHub Desktop.
Sample JSON of Shields.IO status badge
{
"schemaVersion": 1,
"label": "Dockle",
"message": "FATAL 1 WARN 2",
"color": "red"
}
{
"schemaVersion": 1,
"cacheSeconds": 300,
"label": "Dockle",
"message": "PASS 12 \/ WARN 3 \/ INFO 1 \/ FATAL 1 ",
"color": "red"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment