From eba25527e35e1423601a35cc8148da8f2b76228f Mon Sep 17 00:00:00 2001 From: bretg Date: Tue, 4 Mar 2025 16:13:59 -0500 Subject: [PATCH 1/2] Adding other SSPs to codepath-notification --- .github/workflows/scripts/codepath-notification | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/scripts/codepath-notification b/.github/workflows/scripts/codepath-notification index 7665b800901..1daeb912f56 100644 --- a/.github/workflows/scripts/codepath-notification +++ b/.github/workflows/scripts/codepath-notification @@ -17,3 +17,6 @@ # The aim is to find a minimal set of regex patterns that matches any file in these paths /ix|Ix|ix.json|ix.yaml: pdu-supply-prebid@indexexchange.com +appnexus|Appnexus: prebid@microsoft.com +pubmatic|Pubmatic: header-bidding@pubmatic.com +openx|OpenX: : prebid@openx.com From f7cf5d43803a1345b5d7bbdf40fab8c6a6110884 Mon Sep 17 00:00:00 2001 From: bretg Date: Tue, 4 Mar 2025 16:16:43 -0500 Subject: [PATCH 2/2] Update codepath-notification --- .github/workflows/scripts/codepath-notification | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/scripts/codepath-notification b/.github/workflows/scripts/codepath-notification index 1daeb912f56..4d2c64d3586 100644 --- a/.github/workflows/scripts/codepath-notification +++ b/.github/workflows/scripts/codepath-notification @@ -19,4 +19,5 @@ /ix|Ix|ix.json|ix.yaml: pdu-supply-prebid@indexexchange.com appnexus|Appnexus: prebid@microsoft.com pubmatic|Pubmatic: header-bidding@pubmatic.com -openx|OpenX: : prebid@openx.com +openx|OpenX: prebid@openx.com +medianet|Medianet: prebid@media.net