Skip to content

Commit 0420f2d

Browse files
committed
Post comments
1 parent 160c7eb commit 0420f2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

zuul.d/pipelines.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,19 @@
2121
start:
2222
github:
2323
check: 'in_progress'
24-
comment: false
24+
comment: true
2525
success:
2626
github:
2727
check: 'success'
28-
comment: false
28+
comment: true
2929
failure:
3030
github:
3131
check: 'failure'
32-
comment: false
32+
comment: true
3333
dequeue:
3434
github:
3535
check: 'cancelled'
36-
comment: false
36+
comment: true
3737

3838
- pipeline:
3939
name: gate

0 commit comments

Comments
 (0)