Template:CirrusCIStatus

From QEMU
Revision as of 11:05, 20 May 2019 by Ajb (talk | contribs) (button link doesn't include branch)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

This template can be used to embed a build status button for Testing/CI/CirrusCI with an link:

{{CirrusCIStatus|user=stsquad|repo=qemu|branch=testing/next}}

Gives https://api.cirrus-ci.com/github/stsquad/qemu.svg [1]

Parameters

* user - username (usually mirrors your github id)
* repo - name of your repo
* branch - branch you are tracking

Defaults

The defaults are set to track the master branch of the main repository:

https://api.cirrus-ci.com/github/qemu/qemu.svg [2]