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