From 69c30a625148f76e542c41335adc3c612e086c21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C3=A1vid=20T=C3=B3ta?= Date: Mon, 16 Feb 2026 06:47:48 +0000 Subject: [PATCH] AG-50920 Remove webhook notifications from all Bamboo build specifications [vscode-adblock-syntax] Squashed commit of the following: commit b3cc8012df6ddcd42a44c893f750cbe0d0095320 Author: scripthunter7 Date: Fri Feb 13 18:36:27 2026 +0100 Remove webhook notifications from all Bamboo build specifications --- bamboo-specs/build-prerelease.yaml | 8 +------- bamboo-specs/build.yaml | 8 +------- bamboo-specs/deploy-prerelease.yaml | 21 --------------------- bamboo-specs/deploy.yaml | 21 --------------------- bamboo-specs/test.yaml | 9 +-------- 5 files changed, 3 insertions(+), 64 deletions(-) diff --git a/bamboo-specs/build-prerelease.yaml b/bamboo-specs/build-prerelease.yaml index bb62071..5d7db33 100644 --- a/bamboo-specs/build-prerelease.yaml +++ b/bamboo-specs/build-prerelease.yaml @@ -123,13 +123,7 @@ branches: delete: never link-to-jira: true -notifications: - - events: - - plan-status-changed - recipients: - - webhook: - name: Build webhook - url: http://prod.jirahub.service.eu.consul/v1/webhook/bamboo labels: [] + other: concurrent-build-plugin: system-default diff --git a/bamboo-specs/build.yaml b/bamboo-specs/build.yaml index ff511c8..ea2e28c 100644 --- a/bamboo-specs/build.yaml +++ b/bamboo-specs/build.yaml @@ -123,13 +123,7 @@ branches: delete: never link-to-jira: true -notifications: - - events: - - plan-status-changed - recipients: - - webhook: - name: Build webhook - url: http://prod.jirahub.service.eu.consul/v1/webhook/bamboo labels: [] + other: concurrent-build-plugin: system-default diff --git a/bamboo-specs/deploy-prerelease.yaml b/bamboo-specs/deploy-prerelease.yaml index a9bb188..4f13dcb 100644 --- a/bamboo-specs/deploy-prerelease.yaml +++ b/bamboo-specs/deploy-prerelease.yaml @@ -49,13 +49,6 @@ marketplace.visualstudio.com: - "./bamboo-specs/scripts/cleanup.sh" requirements: - extension: 'true' - notifications: - - events: - - deployment-started-and-finished - recipients: - - webhook: - name: Deploy webhook - url: http://prod.jirahub.service.eu.consul/v1/webhook/bamboo open-vsx.org: docker: @@ -96,13 +89,6 @@ open-vsx.org: - "./bamboo-specs/scripts/cleanup.sh" requirements: - extension: 'true' - notifications: - - events: - - deployment-started-and-finished - recipients: - - webhook: - name: Deploy webhook - url: http://prod.jirahub.service.eu.consul/v1/webhook/bamboo GitHub: triggers: [] @@ -136,10 +122,3 @@ GitHub: final-tasks: [] requirements: - extension: 'true' - notifications: - - events: - - deployment-started-and-finished - recipients: - - webhook: - name: Deploy webhook - url: http://prod.jirahub.service.eu.consul/v1/webhook/bamboo diff --git a/bamboo-specs/deploy.yaml b/bamboo-specs/deploy.yaml index 0f8ec4a..39d283b 100644 --- a/bamboo-specs/deploy.yaml +++ b/bamboo-specs/deploy.yaml @@ -49,13 +49,6 @@ marketplace.visualstudio.com: - "./bamboo-specs/scripts/cleanup.sh" requirements: - extension: 'true' - notifications: - - events: - - deployment-started-and-finished - recipients: - - webhook: - name: Deploy webhook - url: http://prod.jirahub.service.eu.consul/v1/webhook/bamboo open-vsx.org: docker: @@ -96,13 +89,6 @@ open-vsx.org: - "./bamboo-specs/scripts/cleanup.sh" requirements: - extension: 'true' - notifications: - - events: - - deployment-started-and-finished - recipients: - - webhook: - name: Deploy webhook - url: http://prod.jirahub.service.eu.consul/v1/webhook/bamboo GitHub: triggers: [] @@ -136,10 +122,3 @@ GitHub: final-tasks: [] requirements: - extension: 'true' - notifications: - - events: - - deployment-started-and-finished - recipients: - - webhook: - name: Deploy webhook - url: http://prod.jirahub.service.eu.consul/v1/webhook/bamboo diff --git a/bamboo-specs/test.yaml b/bamboo-specs/test.yaml index d0dd385..7a5ea5f 100644 --- a/bamboo-specs/test.yaml +++ b/bamboo-specs/test.yaml @@ -245,14 +245,7 @@ branches: after-inactive-days: '5' link-to-jira: true -notifications: - - events: - - plan-status-changed - recipients: - - webhook: - name: Build webhook - url: http://prod.jirahub.service.eu.consul/v1/webhook/bamboo - labels: [] + other: concurrent-build-plugin: system-default