GitHub

Usage

Observe one status:
1
chroma-feedback --producer=github
2
​
3
--github-slug <username/repository>
4
--github-token <token>
Copied!
Observe many statuses:
1
chroma-feedback --producer=github
2
​
3
--github-slug <username>
4
--github-token <token>
Copied!

Options

Name
Default
Mandatory
github-host
​https://api.github.com​
optional
github-slug
​
required
github-token
​
required
Last modified 3mo ago
Copy link
Contents
Usage
Options