Add EST MS Teams Notifications for Rebase Jobs 40/13740/2
authornauman <nauman.yaseen@est.tech>
Thu, 26 May 2022 22:34:59 +0000 (22:34 +0000)
committernauman <nauman.yaseen@est.tech>
Thu, 26 May 2022 22:36:56 +0000 (22:36 +0000)
Change-Id: I7cfbc92601b165fd9b2226add76c9102b1e4b9de

jjb/global/jjb-macros.yaml
jjb/onap/global-templates-onap-rebase.yaml

index b85365255aefb9c425a0f165bd14d1ad249b0e57..bebfd0daff0d4ba48b03adefa2bbddafea34efa2 100644 (file)
           num-to-keep: 100
           artifact-days-to-keep: 30
           artifact-num-to-keep: 100
+
+- property:
+    name: est-ms-teams-rebase-jobs-webhook
+    properties:
+      - office-365-connector:
+            webhooks:
+              - url: "${EST_MS_TEAMS_NORDIX_REBASE_JOBS_WEBHOOK}"
+                name: full
+                start-notification: true
+                notify-success: true
+                notify-aborted: true
+                notify-not-built: true
+                notify-unstable: true
+                notify-failure: true
+                notify-back-to-normal: true
+                notify-repeated-failure: true
+
index f002b5d15b02215e26715a21680c3d51ac6b507f..180f851a28c884d1a24f5dae436078380d3a18bd 100644 (file)
@@ -6,6 +6,7 @@
 
     properties:
       - logrotate
+      - est-ms-teams-rebase-jobs-webhook
 
     parameters:
       - onap-gerrit-parameters