-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
conf/stationmaster.json
should allow the following configuration:
{
<projectname>: {
url: "http://platform.pixwel.com",
repo: "git://github.com/uor/pixwel-api",
only: "branch whitelist as array or regex",
ignore: "branch blacklist as array or regex",
badge: "https://codeship.io/badges/12345/foo?branch={branch}"
}
}
The badge URL is made up. Also, I don't care how about the format with which it's parameterized.
Metadata
Metadata
Assignees
Labels
No labels