Template:CirrusCIStatus: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | |||
==Usage== | ==Usage== | ||
Revision as of 11:02, 20 May 2019
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: