Julien Cristau pushed to branch master at X Strike Force / debian / xsf-tools
Commits:
-
ef69235d
by Julien Cristau at 2018-07-03T16:23:46+02:00
1 changed file:
Changes:
| ... | ... | @@ -17,7 +17,7 @@ for hook in p.hooks.list(): |
| 17 | 17 |
else:
|
| 18 | 18 |
print('added hook',
|
| 19 | 19 |
p.hooks.create({
|
| 20 |
- 'url': 'http://kgb.debian.net:9418/webhook/?channel=%s&network=oftc&private=1&use_color=1&use_irc_notices=1&squash_threshold=3&always_squash_outside_dir=debian' % channel,
|
|
| 20 |
+ 'url': 'http://kgb.debian.net:9418/webhook/?channel=debian-x&network=oftc&private=1&use_color=1&use_irc_notices=1&squash_threshold=3&always_squash_outside_dir=debian',
|
|
| 21 | 21 |
'push_events': 'yes',
|
| 22 | 22 |
'issues_events': 'yes',
|
| 23 | 23 |
'merge_requests_events': 'yes',
|