Template:CirrusCIStatus
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: