Skip to content

docs: refresh_on_profile_update now auto-defaults to true when profile attached#444

Merged
chruffins merged 1 commit into
mainfrom
hypeship/auto-refresh-on-profile-update-docs
Jul 10, 2026
Merged

docs: refresh_on_profile_update now auto-defaults to true when profile attached#444
chruffins merged 1 commit into
mainfrom
hypeship/auto-refresh-on-profile-update-docs

Conversation

@chruffins

@chruffins chruffins commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Updates the browser pools docs to reflect the new behavior from kernel/kernel #2708 (Fixes KERNEL-1592):

  • refresh_on_profile_update now defaults to true when a pool is created with a profile or when the pool's profile reference is changed
  • When a profile is removed (passing { "id": "" }), refresh_on_profile_update is forced to false
  • Explicitly setting refresh_on_profile_update: false opts out of the auto-default
  • Updated the FAQ entry about profile update propagation to reflect the new default

Files changed

  • browsers/pools/overview.mdx — updated pool config options paragraph and the Refresh on profile update section
  • browsers/pools/faq.mdx — updated FAQ answer about profile changes propagating to pool browsers

…ile attached

The API now auto-defaults refresh_on_profile_update to true when a pool
is created with a profile or when the pool's profile reference changes.
When a profile is removed, it's forced to false.

See kernel/kernel PR #2708 for the implementation.
@mintlify

mintlify Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Kernel 🟢 Ready View Preview Jul 10, 2026, 7:18 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@chruffins chruffins marked this pull request as ready for review July 10, 2026 19:32

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Risk assessment: Very Low

Evidence from the diff: this PR only changes two MDX documentation pages under browsers/pools (faq.mdx and overview.mdx) to update user-facing wording around refresh_on_profile_update. There are no production codepaths, shared libraries, config, infrastructure, schema, auth, billing, or permission changes. I also didn't find a CODEOWNERS file in the repository, and the PR had no existing approvals, so approval is appropriate for this risk level.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

@chruffins chruffins merged commit d3957e1 into main Jul 10, 2026
3 checks passed
@chruffins chruffins deleted the hypeship/auto-refresh-on-profile-update-docs branch July 10, 2026 19:38
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