Merge "Make slack less chatty"
[infra/cicd.git] / jjb / global / global-templates-rebase.yaml
index a52b4433ba0a5987d60f72ba0ebcaf88ec7fa72e..a76dfaafcc7d1ab3d67a50374abf57adb7af92de 100644 (file)
@@ -7,6 +7,9 @@
 
     concurrent: false
 
+    properties:
+      - logrotate
+
     parameters:
       - project-parameters:
           project: '{project}'
           project: '{project}'
           branch: '{branch}'
           files: '**'
-          silent: true
-          silent-start: true
+
+    wrappers:
+      - build-timeout:
+          timeout: 10
 
     builders:
       - shell:
           !include-raw-escape: ./rebase-jobs.sh
+
+    publishers:
+      - notify-slack:
+          slack-channel: '#infra'