[general]
email = Petr Splichal <psplicha@redhat.com>
width = 79

[header]
type = header
highlights = Highlights
joy = Joy of the week ;-)

[nitrate]
type = nitrate

[bugzilla]
type = bugzilla
prefix = BZ
url = https://bugzilla.redhat.com/xmlrpc.cgi

[tools]
type = git
did = /home/psss/git/did
edd = /home/psss/git/edd
fmf = /home/psss/git/fmf

#[github]
#type = github
#url = https://api.github.com/
#login = psss

[gerrit]
type = gerrit
url = https://example.org/gerrit/
prefix = GR

[gitlab]
type = gitlab
url = https://gitlab.com/
token = <authentication-token>
login = <username>
ssl_verify = true

[pagure]
type = pagure
url = https://pagure.io/api/0/
login = <username>
token = <authentication-token>

[phabricator]
type = phabricator
url = https://reviews.llvm.org/api/
token = <authentication-token>
token_file = <file-with-authentication-token>
login = <username1>,<username2>

[trac]
type = trac
prefix = TT
url = https://some.trac.com/trac/project/rpc

[trello]
type = trello
user = member

[rt]
type = rt
prefix = RT
url = https://tracker.org/rt/Search/Results.tsv

[jira]
type = jira
prefix = JIRA
project = ORG
url = https://issues.jboss.org/
ssl_verify = true

[sentry]
type = sentry
url = https://sentry.io/api/0/
organization = team
token = ...

[wiki]
type = wiki
wiki test = http://moinmo.in/

[projects]
type = items
header = Work on projects
item1 = Project One
item2 = Project Two
item3 = Project Three

[footer]
type = footer
next = Plans, thoughts, ideas...
status = Status: Green | Yellow | Orange | Red
