config: - CDmds-PROD: msTeams.json - CDmds-INT: msTeams.json #Prod notification system for EMEA/NA/CN #Dry-run needed for all hubs CDmds-PROD: - name: CD_mds PROD - alertingProfile: CD_mds/alerting-profile/CDmds-PROD.id - webhook: https://empty - skipDeployment: "true" #Configuration CDmds-PROD.EMEA-Prod: - name: CD_mds PROD - alertingProfile: CD_mds/alerting-profile/CDmds-PROD.id - webhook: https://empty - skipDeployment: "false" CDmds-PROD.NA-Prod: - name: CD_mds PROD - alertingProfile: CD_mds/alerting-profile/CDmds-PROD.id - webhook: https://empty - skipDeployment: "false" CDmds-PROD.CN-Prod: - name: CD_mds PROD - alertingProfile: CD_mds/alerting-profile/CDmds-PROD.id - webhook: https://empty - skipDeployment: "false" #INT notification system for EMEA/NA/CN #Dry-run needed for all hubs CDmds-INT: - name: CD_mds INT - alertingProfile: CD_mds/alerting-profile/CDmds-INT.id - webhook: https://empty - skipDeployment: "true" #Configuration CDmds-INT.EMEA-PreProd: - name: CD_mds INT - alertingProfile: CD_mds/alerting-profile/CDmds-INT.id - webhook: https://empty - skipDeployment: "false" CDmds-INT.NA-PreProd: - name: CD_mds INT - alertingProfile: CD_mds/alerting-profile/CDmds-INT.id - webhook: https://empty - skipDeployment: "false" CDmds-INT.CN-PreProd: - name: CD_mds INT - alertingProfile: CD_mds/alerting-profile/CDmds-INT.id - webhook: https://empty - skipDeployment: "false"