X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fglobal%2Fjjb-macros.yaml;h=bebfd0daff0d4ba48b03adefa2bbddafea34efa2;hb=refs%2Fchanges%2F40%2F13740%2F2;hp=b971341cbbe0d2dae557a0581704dc06c6e28369;hpb=a22a9305fd6e1a948e641a2a73137eadc698de72;p=infra%2Fcicd.git diff --git a/jjb/global/jjb-macros.yaml b/jjb/global/jjb-macros.yaml index b971341c..bebfd0da 100644 --- a/jjb/global/jjb-macros.yaml +++ b/jjb/global/jjb-macros.yaml @@ -455,7 +455,7 @@ wrappers: - credentials-binding: - username-password-separated: - credential-id: nordix-eiffel-github-token + credential-id: nordixinfra-eiffel-username-personal-access-token username: NORDIXINFRA_GITHUB_USERNAME password: NORDIXINFRA_GITHUB_TOKEN @@ -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 +