Skip to content

Conversation

@THISISDINOSAUR
Copy link
Contributor

@THISISDINOSAUR THISISDINOSAUR commented Jan 13, 2026

Asana Task/Github Issue: https://app.asana.com/1/137249556945/project/72649045549333/task/1212319719442256?focus=true

Description

Increase PIR rollout on iOS to 5%


Note

Expands the PIR rollout on iOS.

  • Updates overrides/ios-override.json to add a 5% step in dbp.features.pirRollout.rollout.steps (previously 1% only)

Written by Cursor Bugbot for commit 1a01011. This will update automatically on new commits. Configure here.

github-actions bot pushed a commit that referenced this pull request Jan 13, 2026
@github-actions
Copy link

👋 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.
👉 Click "Merge when ready" if you're happy for this to be automatically merged once reviewed. (If not available, ensure you've signed in to DuckDuckGo oauth.)
👉 Don't forget to add schema changes to validate if you're adding/changing a feature.

@github-actions
Copy link

github-actions bot commented Jan 13, 2026

Generated file outputs:

Time updated: Tue, 13 Jan 2026 21:20:41 GMT

legacy
27 files identical
  • trackers-unprotected-temporary.txt
  • v3/android-config.json
  • v3/extension-brave-config.json
  • v3/extension-bravemv3-config.json
  • v3/extension-chrome-config.json
  • v3/extension-chromemv3-config.json
  • v3/extension-config.json
  • v3/extension-edg-config.json
  • v3/extension-edge-config.json
  • v3/extension-edgmv3-config.json
  • v3/extension-firefox-config.json
  • v3/extension-safarimv3-config.json
  • v3/macos-config.json
  • v3/windows-config.json
  • v4/android-config.json
  • v4/extension-brave-config.json
  • v4/extension-bravemv3-config.json
  • v4/extension-chrome-config.json
  • v4/extension-chromemv3-config.json
  • v4/extension-config.json
  • v4/extension-edg-config.json
  • v4/extension-edge-config.json
  • v4/extension-edgmv3-config.json
  • v4/extension-firefox-config.json
  • v4/extension-safarimv3-config.json
  • v4/macos-config.json
  • v4/windows-config.json

⚠️ File is identical

2 files changed
  • v3/ios-config.json
  • v4/ios-config.json
--- v4/ios-config.json (and 1 other files)
+++ v4/ios-config.json
@@ -90640,8 +90640,11 @@
                     "rollout": {
                         "steps": [
                             {
                                 "percent": 1
+                            },
+                            {
+                                "percent": 5
                             }
                         ]
                     }
                 },
latest
13 files identical
  • v5/android-config.json
  • v5/extension-brave-config.json
  • v5/extension-bravemv3-config.json
  • v5/extension-chrome-config.json
  • v5/extension-chromemv3-config.json
  • v5/extension-config.json
  • v5/extension-edg-config.json
  • v5/extension-edge-config.json
  • v5/extension-edgmv3-config.json
  • v5/extension-firefox-config.json
  • v5/extension-safarimv3-config.json
  • v5/macos-config.json
  • v5/windows-config.json

⚠️ File is identical

v5/ios-config.json
--- v5/ios-config.json
+++ v5/ios-config.json
@@ -90640,8 +90640,11 @@
                     "rollout": {
                         "steps": [
                             {
                                 "percent": 1
+                            },
+                            {
+                                "percent": 5
                             }
                         ]
                     }
                 },

@github-actions
Copy link

github-actions bot commented Jan 13, 2026

JSON approval analysis:

Time updated: Tue, 13 Jan 2026 21:20:45 GMT

legacy

❌ Manual Review Required

  • v3/ios-config.json (1 total changes)
    Disallowed paths that require review:
    • /features/dbp/features/pirRollout/rollout/steps/1/percent (add)
  • v4/ios-config.json (1 total changes)
    Disallowed paths that require review:
    • /features/dbp/features/pirRollout/rollout/steps/1/percent (add)
latest

❌ Manual Review Required

  • v5/ios-config.json (1 total changes)
    Disallowed paths that require review:
    • /features/dbp/features/pirRollout/rollout/steps/1/percent (add)

🎯 OVERALL APPROVAL STATUS

❌ MANUAL REVIEW REQUIRED

@THISISDINOSAUR THISISDINOSAUR requested review from quanganhdo and removed request for quanganhdo January 13, 2026 20:50
quanganhdo
quanganhdo previously approved these changes Jan 13, 2026
Copy link
Member

@quanganhdo quanganhdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚢

github-actions bot pushed a commit that referenced this pull request Jan 13, 2026
github-actions bot pushed a commit that referenced this pull request Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants