Update permissions documentation from Platform#1042
Open
github-actions[bot] wants to merge 8 commits intomasterfrom
Open
Update permissions documentation from Platform#1042github-actions[bot] wants to merge 8 commits intomasterfrom
github-actions[bot] wants to merge 8 commits intomasterfrom
Conversation
Platform commit: d437392c2633808666e3ed132e3c44bbb7a152e7 Changed files: docs/grants_operations.md Triggered by: daria-seqera feat: Add operation to delete from workspace by userId [PLAT-4447] (#10108)
✅ Deploy Preview for seqera-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
…e3ed132e3c44bbb7a152e7
- Create platform-cloud/docs/orgs-and-teams/custom-roles.md with Pro account requirement notice - Update cloud-sidebar.json to include custom-roles page in Administration section - Modify update-permissions-tables.py to update both Cloud and Enterprise custom-roles.md files - Update workflow PR description to reflect Cloud custom-roles updates This ensures permissions documentation stays in sync for both Cloud and Enterprise versions. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Set EXCLUDE_PLATFORM_API and EXCLUDE_OPENAPI to true for deploy previews to prevent build failures from large API documentation. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
The platform-repo is only needed temporarily during the workflow execution to extract permissions tables. It should not be a permanent submodule. - Remove platform-repo from .gitmodules - Remove platform-repo directory - Add platform-repo/ to .gitignore to prevent future commits This fixes Netlify deployment failures caused by the inaccessible submodule. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Contributor
|
@netlify platform-cloud/orgs-and-teams/custom-roles |
Contributor
Sync the version-25.3 custom-roles documentation with the latest permissions tables from the current Enterprise version. This ensures parity for the upcoming 25.3 patch release. Key updates: - Updated table formatting (empty cells vs repeated permission names) - Added missing operations (disable/enable compute environment) - Improved descriptions for workspace operations - Removed deprecated essential:read permission - Updated Studios admin permissions structure Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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.
Permissions Documentation Update
This PR was automatically generated by the permissions docs update workflow.
Source Information
Updated Documentation Files
This PR updates the following documentation files based on changes to Platform's grants files:
From
docs/grants_roles.md:platform-cloud/docs/orgs-and-teams/roles.md(Role permissions table)platform-enterprise_docs/orgs-and-teams/roles.md(Role permissions table)From
docs/grants_operations.md:platform-enterprise_docs/orgs-and-teams/custom-roles.md(Operations tables by section)platform-cloud/docs/orgs-and-teams/custom-roles.md(Operations tables by section)Review Checklist
Next Steps