Skip to content

Comments

feat(nimbus): Add advanced targeting for newtab trainhop 147.0.20251114.194929 for desktop#14118

Merged
yashikakhurana merged 2 commits intomozilla:mainfrom
maxxcrawford:14117-trainhop-147
Dec 5, 2025
Merged

feat(nimbus): Add advanced targeting for newtab trainhop 147.0.20251114.194929 for desktop#14118
yashikakhurana merged 2 commits intomozilla:mainfrom
maxxcrawford:14117-trainhop-147

Conversation

@maxxcrawford
Copy link
Contributor

  • Reason

This commit will allow us to create experiments targeting users of the latest New Tab trainhop that was released (2025-11-24) to Firefox 145 users on the release channel.

  • Change

Fixes #14117

…14.194929 for desktop

- Reason

This commit will allow us to create experiments targeting users of the latest New Tab trainhop that was released (2025-11-24) to Firefox 145 users on the release channel.

- Change

Fixes mozilla#14117

FX_146_1_TRAINHOP = NimbusTargetingConfig(
name="New Tab Fx146 11-24 Trainhop",
slug="newtab-146-1-1124-trainhop",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note: Fixed issue where I had the same slug as the previous constant.

application_choice_names=(Application.DESKTOP.name,),
)

FX_146_1_TRAINHOP = NimbusTargetingConfig(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note: Naming this is difficult. Very open to suggestions!

New Tab is targeting Fx145.0.1 users who have the 147.X train-hop.

Copy link
Contributor

@yashikakhurana yashikakhurana left a comment

Choose a reason for hiding this comment

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

Thanks @maxxcrawford

@yashikakhurana yashikakhurana added this pull request to the merge queue Dec 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 4, 2025
@yashikakhurana yashikakhurana added this pull request to the merge queue Dec 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 4, 2025
@yashikakhurana yashikakhurana added this pull request to the merge queue Dec 4, 2025
Merged via the queue into mozilla:main with commit c30fa4a Dec 5, 2025
16 checks passed
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.

[Targeting] newtab trainhop 147.0.20251114.194929 - Targeting criteria reques

2 participants