X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fglobal%2Fjjb-macros.yaml;h=c1c6abea06f14e8cfa3b0b3663c5a46360e8d26b;hb=refs%2Fchanges%2F36%2F16536%2F6;hp=115056865ec5606c14efbaf5ef7d5e6bb7e52516;hpb=44de6252361c86211e6d22c148ef8740715b1404;p=infra%2Fcicd.git diff --git a/jjb/global/jjb-macros.yaml b/jjb/global/jjb-macros.yaml index 11505686..c1c6abea 100644 --- a/jjb/global/jjb-macros.yaml +++ b/jjb/global/jjb-macros.yaml @@ -132,6 +132,12 @@ - shell: !include-raw: ./verify_geode_tag.sh +- builder: + name: 'wait-pkg-mgr-macro' + builders: + - shell: + !include-raw: ./scripts/wait-for-pkg-manager.sh + # defaults for job build history - property: name: logrotate-default @@ -494,8 +500,6 @@ publishers: - slack: room: '{slack-channel}' - team-domain: 'estech-group' - auth-token-id: '80b240ad-8921-4633-9130-41b4efb19b00' notify-start: '{notify-start}' notify-success: '{notify-success}' notify-failure: '{notify-failure}' @@ -510,3 +514,19 @@ 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