ðŸ§
ðŸ§
ðŸ§
ðŸ§
chroma-feedback
Search…
ðŸ§
ðŸ§
ðŸ§
ðŸ§
chroma-feedback
Introduction
Producers
Appveyor
Azure
Bamboo
Bitbucket
Buddy
Circle
CodeShip
Custom
Datadog
GitHub
GitLab
Heroku
Jenkins
Netlify
TeamCity
Travis
Vercel
Consumers
Links
GitHub
Powered By
GitBook
Custom
Setup
Implement a local
{host}/statuses/{slug}
endpoint:
1
[
2
{
3
name
:
string
,
4
slug
:
string
,
5
url
:
string
,
6
status
:
StatusType
7
}
8
]
Copied!
Usage
Observe one status:
1
chroma-feedback --producer
=
custom
2
​
3
--custom-host
<
host
>
4
--custom-slug
<
slug
>
5
--custom-token
<
token
>
Copied!
Observe many statuses:
1
chroma-feedback --producer
=
custom
2
​
3
--custom-host
<
host
>
4
--custom-slug
<
slug
>
5
--custom-slug
<
slug
>
6
--custom-token
<
token
>
Copied!
Options
Name
Default
Mandatory
custom-host
http://localhost
optional
custom-slug
​
required
custom-token
​
required
​
Previous
CodeShip
Next
Datadog
Last modified
2mo ago
Copy link
Contents
Setup
Usage
Options