[Fundamentals] Add Organizations changelog: self-serve Distributor/MSSP/Agency member management#32092
Open
wtrousdale wants to merge 1 commit into
Open
Conversation
Contributor
Review💡 1 suggestion found in commit Fix in your agentFix the following review findings in PR #32092 (https://github.com/cloudflare/cloudflare-docs/pull/32092).
Before making changes, review each finding and present a brief summary table:
- For each finding, state whether you agree, disagree, or need clarification
- If you disagree (e.g. the fix requires disproportionate effort for minimal benefit,
or the finding is factually incorrect), explain why
- If you need clarification before deciding, ask those questions
- Then share your plan for which issues to tackle and in what order
After triaging, fix all legitimate findings. For any you decide to skip,
post a comment on this PR with the finding ID and your reasoning.
---
## Style Guide Review
### Suggestions (1)
#### SG-cef6654ac863 · Bullet list has fewer than three items
- **File:** `src/content/changelog/organizations/2026-07-17-distributor-mssp-self-serve-members.mdx` line 15
- **Issue:** Two-item bullet list (`Organization admins can add members...` / `No beta enrollment is required.`)
- **Fix:** Consider rewriting the two bullets as prose instead of a list.
Code ReviewThis code review is in beta and may not always be helpful — use your judgment. No code review issues found. ConventionsNo convention issues found. Style Guide ReviewSuggestions (1)
CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
7a67421 to
907b061
Compare
Contributor
Author
|
/full-review |
907b061 to
5ef3668
Compare
Contributor
|
HOLD on publishing until July 17 (Friday) |
5ef3668 to
56cb2aa
Compare
KaydeeDee
requested changes
Jul 15, 2026
|
|
||
| Now: | ||
|
|
||
| - Organization admins add members themselves from **Organization** > **Members** > **Add member**. |
Contributor
There was a problem hiding this comment.
Organization admins can add members... (the word can should be added)
| Now: | ||
|
|
||
| - Organization admins add members themselves from **Organization** > **Members** > **Add member**. | ||
| - You can add members regardless of their Domain Scoped Roles (DSR) status. The step to turn off DSR is no longer required. |
Contributor
There was a problem hiding this comment.
remove the mention of DSR. external people don't know about this, it's an internal step.
|
|
||
| New members receive access to the Organization's accounts through the same implicit-access model already used for enterprise Organizations. The **Accounts** list and the account switcher now classify Distributor, MSSP, and Agency Organizations consistently with enterprise Organizations, so their accounts are labeled and grouped correctly in the dashboard. | ||
|
|
||
| Agency partners now have access to the Organizations dashboard. For now, they also retain access to their existing Tenant management dashboard. |
Contributor
There was a problem hiding this comment.
remove the "for now", it sounds spooky and i have no drop dead date and i know people will ask if they think one is coming.
…/MSSP member management Add a customer-facing changelog entry announcing that Distributor and MSSP partners can manage Organization members directly from the dashboard (PT-2885 / RM-27445). Introduce an Organizations product in the changelog filter dropdown via a new directory entry, and tag both the new entry and the existing Organizations public beta entry with it.
56cb2aa to
b8c365f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a changelog entry announcing that Distributor, MSSP, and Agency partners on Cloudflare Organizations can now add and manage Organization Members directly from the dashboard, without help from Cloudflare. It also notes that Agency partners now have access to the Organizations dashboard while retaining access to their existing Tenant management dashboard for now.
Changes
src/content/changelog/organizations/2026-07-17-distributor-mssp-self-serve-members.mdx.src/content/directory/organizations.yaml(ashow: falseentry pointing at/fundamentals/organizations/, grouped under Core platform). This enables/changelog/product/organizations/and adds Organizations to the changelog product filter dropdown.2026-04-06-organizations-public-betaentry with the neworganizationsproduct so it appears in the Organizations changelog view (it keeps itsfundamentals,cloudflare-one, andgatewaytags).Notes for reviewers
npm run checkpasses with 0 errors.