-
Notifications
You must be signed in to change notification settings - Fork 236
Expand file tree
/
Copy pathcodepath-notification
More file actions
25 lines (24 loc) · 1.06 KB
/
codepath-notification
File metadata and controls
25 lines (24 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# when a changed file paths matches the regex, send an alert email
# structure of the file is:
#
# javascriptRegex : email address
#
# For example, in PBS Java, there are many paths that can belong to bid adapter:
#
# /src/main/java/org/prebid/server/bidder/BIDDER
# /src/main/resources/static/bidder-params/BIDDER.json
# /src/main/resources/bidder-config/BIDDER.yaml
# /src//main/java/org/prebid/server/proto/openrtb/ext/request/BIDDER
# /src/test/resources/org/prebid/server/it/openrtb2/BIDDER
# /src/test/java/org/prebid/server/it/BIDDERTest.java
# /src/test/java/org/prebid/server/bidder/BIDDER
# /src/main/java/org/prebid/server/spring/config/bidder/BIDDERConfiguration.java
#
# 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
medianet|Medianet: prebid@media.net
thetradedesk|TheTradeDesk: Prebid-Maintainers@thetradedesk.com
gumgum|GumGum: prebid@gumgum.com