summaryrefslogtreecommitdiffstats
path: root/tipbot.yaml
blob: 63c0d8a058844a2ca57bcdaee145a0c258c6f971 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# tipbot configuration

workdir: /home/tipbot/tipbot/data

linusdir: /home/tipbot/tipbot/linus

tipdir: /home/tipbot/tipbot/tip

pause: 5

limit: 100

smtp: True

syslog: True

verbose: True

mbox: sentmbox

known_commits: known_commits

test: True

forcelinus: True

forceccs:
  -x86@kernel.org
  -linux-kernel@vger.kernel.org

optccs:
  maz@kernel.org:
    - irq/core
    - irq/urgent