readthedocs.org
77fd5359 - Docs: Add instructions for managing organization owners (#12760)

Commit
17 days ago
Docs: Add instructions for managing organization owners (#12760) ## Documentation: Add Instructions for Adding Owners to Organizations This PR adds documentation about how to add owners to an organization, addressing the missing documentation identified in the issue. ### Summary of Changes: - [x] Review existing documentation structure and content - [x] Add section on adding/removing owners to the manage-read-the-docs-teams.rst guide - [x] Update the organizations.rst file with a reference to managing owners - [x] Verify the documentation builds correctly - [x] Request code review - [x] Address review feedback: correct UI navigation steps and add permission requirement - [x] Fix button label to "Invite owner" and add Settings step for removing owners ### Files Modified: 1. **docs/user/guides/manage-read-the-docs-teams.rst**: - Added comprehensive instructions for managing organization owners - Corrected steps to include Settings → Owners → Invite owner workflow - Added note that user must be an owner to add another owner - Fixed button label from "Add owner" to "Invite owner" - Added Settings step to removing owners workflow for consistency 2. **docs/user/commercial/organizations.rst**: Updated reference to reflect expanded guide scope The documentation now provides accurate, step-by-step instructions for adding and removing organization owners. <!-- START COPILOT ORIGINAL PROMPT --> <details> <summary>Original prompt</summary> > > ---- > > *This section details on the original issue you should resolve* > > <issue_title>Docs: add instruction about adding owner to organization</issue_title> > <issue_description>This should be documented in at least https://docs.readthedocs.com/platform/stable/commercial/organizations.html, or maybe have a page like https://docs.readthedocs.com/platform/stable/guides/manage-read-the-docs-teams.html</issue_description> > > ## Comments on the Issue (you are @copilot in this section) > > <comments> > </comments> > </details> <!-- START COPILOT CODING AGENT SUFFIX --> - Fixes readthedocs/readthedocs.org#12759 <!-- START COPILOT CODING AGENT TIPS --> --- ✨ Let Copilot coding agent [set things up for you](https://github.com/readthedocs/readthedocs.org/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot) — coding agent works faster and does higher quality work when set up for your repo. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: stsewd <4975310+stsewd@users.noreply.github.com>
Author
Parents
Loading