Skip to content

Commit c90bc83

Browse files
committed
Revert "Post comments"
This reverts commit 0420f2d.
1 parent 3767ff0 commit c90bc83

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: true
24+
comment: false
2525
success:
2626
github:
2727
check: 'success'
28-
comment: true
28+
comment: false
2929
failure:
3030
github:
3131
check: 'failure'
32-
comment: true
32+
comment: false
3333
dequeue:
3434
github:
3535
check: 'cancelled'
36-
comment: true
36+
comment: false
3737

3838
- pipeline:
3939
name: gate

0 commit comments

Comments
 (0)