Add custom roles docs and link them from existing role-gated pages - #248
Open
zoltan-baba wants to merge 1 commit into
Open
zoltan-baba wants to merge 1 commit into
zoltan-baba wants to merge 1 commit into
Conversation
Adds a new Custom roles section (Overview, Creating and editing custom roles, Permissions reference, FAQ) under Workspaces > Collaboration and permissions, documenting the Enterprise-plan custom-roles feature: two scopes (Workspace, Bitrise CI), an exact permission set per role, and who can create/edit/assign them. Also updates the existing docs that gate an action behind a fixed Admin/Owner/Manager role to note that a custom role with the matching permission works too, including two widely-reused partials (getting-to-the-project-settings-page, adding-workspace-groups-to-a-project) so the note reaches every page that includes them. Fixes a stale claim on Roles and permissions for Bitrise CI: Platform Engineers can access project settings (confirmed against bitrise-website's authorization.yml and a live test), not blocked from it as the page previously said.
zoltan-baba
requested review from
aorcsik,
ilanazholobovsky and
matenadasdi
as code owners
September 15, 2026 15:14
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
getting-to-the-project-settings-page— 33 pages,adding-workspace-groups-to-a-project) so the note reaches every page that includes them.Test plan
node scripts/check-links-source.js— clean across all 757 files, no broken internal links or anchors{/* TODO */}comments) in the Overview and Creating/editing pages — need real screenshots before merge🤖 Generated with Claude Code