Badges

The snippets on this page are prefilled for gh:NorfairKing:safe-coloured-text . Copy any of them into your README to show a NixCI status badge.

Repository badge

The badge URL is:

https://staging.nix-ci.com/badge/gh:NorfairKing:safe-coloured-text

Markdown:

[![NixCI](https://staging.nix-ci.com/badge/gh:NorfairKing:safe-coloured-text)](https://staging.nix-ci.com/gh:NorfairKing:safe-coloured-text)

HTML:

<a href="https://staging.nix-ci.com/gh:NorfairKing:safe-coloured-text">
  <img src="https://staging.nix-ci.com/badge/gh:NorfairKing:safe-coloured-text"
       alt="NixCI Badge">
</a>

Renders as:

NixCI Badge

Per-branch badge

To make a badge for a specific branch, append the branch name to the URL. Replace yourbranchnamehere with your branch name:

https://staging.nix-ci.com/badge/gh:NorfairKing:safe-coloured-text/yourbranchnamehere