-
Notifications
You must be signed in to change notification settings - Fork 106
Android: Disable Black Friday sub-feature #4135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
👋 Don't forget to add an individual reviewer (in addition to those auto-added), as this will create a task for them in Asana.
👉 Please mark this as DRAFT unless there's an intention to merge this immediately. |
Generated file outputs:Time updated: Tue, 02 Dec 2025 08:12:15 GMT legacy27 files identical
2 files changed
--- v4/android-config.json (and 1 other files)
+++ v4/android-config.json
@@ -97616,9 +97616,9 @@
"subscriptionAIFeaturesRebranding": {
"state": "enabled"
},
"blackFridayOffer2025": {
- "state": "enabled",
+ "state": "disabled",
"targets": [
{
"localeCountry": "us"
}
latestv5/android-config.json--- v5/android-config.json
+++ v5/android-config.json
@@ -97616,9 +97616,9 @@
"subscriptionAIFeaturesRebranding": {
"state": "enabled"
},
"blackFridayOffer2025": {
- "state": "enabled",
+ "state": "disabled",
"targets": [
{
"localeCountry": "us"
}
13 files identical
|
JSON approval analysis:Time updated: Tue, 02 Dec 2025 08:12:23 GMT legacy❌ Manual Review Required
latest❌ Manual Review Required
🎯 OVERALL APPROVAL STATUS❌ MANUAL REVIEW REQUIRED |
lmac012
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
f2d55c8 to
b89d05b
Compare
Asana Task/Github Issue: https://app.asana.com/1/137249556945/task/1212150697004103?focus=true
Description
Disable Black Friday FF
Feature change process:
Site breakage mitigation process:
Brief explanation
Note
Disables
privacyPro.blackFridayOffer2025inoverrides/android-override.json(US target unchanged).Written by Cursor Bugbot for commit b89d05b. This will update automatically on new commits. Configure here.