Skip to content

feat(nimbus): Add holdback checkbox to Experimenter#16137

Merged
yashikakhurana merged 1 commit into
mainfrom
16085
Jul 8, 2026
Merged

feat(nimbus): Add holdback checkbox to Experimenter#16137
yashikakhurana merged 1 commit into
mainfrom
16085

Conversation

@yashikakhurana

Copy link
Copy Markdown
Contributor

Because

  • Users need a way to mark an experiment as a holdback so the weekly task can identify and process it

This commit

  • Adds an is_holdback checkbox to the Audience page in the Experimenter UI

Fixes #16085

@yashikakhurana

Copy link
Copy Markdown
Contributor Author

Blocked on this #16136

@yashikakhurana

Copy link
Copy Markdown
Contributor Author
Screenshot 2026-06-29 at 10 57 19 AM

Comment thread experimenter/experimenter/jetstream/tasks.py
Comment thread experimenter/experimenter/nimbus_ui/constants.py Outdated
Comment thread experimenter/experimenter/settings.py
Comment thread experimenter/experimenter/jetstream/tests/test_tasks.py
@yashikakhurana yashikakhurana force-pushed the 16085 branch 3 times, most recently from 9b5bd4d to 10aab52 Compare June 30, 2026 22:55
@yashikakhurana

Copy link
Copy Markdown
Contributor Author

@mikewilli okay I have cleaned this PR since is holdback is available on main now, previously I was branching out from the other branches and hence all the changes, also moved the field to the Branches page

@yashikakhurana yashikakhurana added this pull request to the merge queue Jul 8, 2026
Merged via the queue into main with commit 749355b Jul 8, 2026
27 checks passed
@yashikakhurana yashikakhurana deleted the 16085 branch July 8, 2026 22:49
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.

Add is_holdback checkbox to experiment configuration UI

2 participants