From: nauman Date: Thu, 26 May 2022 22:34:59 +0000 (+0000) Subject: Add EST MS Teams Notifications for Rebase Jobs X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=a49e1918c6ce357084c331cb0039077c3552cb6e;p=infra%2Fcicd.git Add EST MS Teams Notifications for Rebase Jobs Change-Id: I7cfbc92601b165fd9b2226add76c9102b1e4b9de --- diff --git a/jjb/global/jjb-macros.yaml b/jjb/global/jjb-macros.yaml index b85365255..bebfd0daf 100644 --- a/jjb/global/jjb-macros.yaml +++ b/jjb/global/jjb-macros.yaml @@ -508,3 +508,20 @@ 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 + diff --git a/jjb/onap/global-templates-onap-rebase.yaml b/jjb/onap/global-templates-onap-rebase.yaml index f002b5d15..180f851a2 100644 --- a/jjb/onap/global-templates-onap-rebase.yaml +++ b/jjb/onap/global-templates-onap-rebase.yaml @@ -6,6 +6,7 @@ properties: - logrotate + - est-ms-teams-rebase-jobs-webhook parameters: - onap-gerrit-parameters