Add documentation for Custom Roles feature#4293
Open
brianmacdonald-temporal wants to merge 33 commits into
Open
Add documentation for Custom Roles feature#4293brianmacdonald-temporal wants to merge 33 commits into
brianmacdonald-temporal wants to merge 33 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
📖 Docs PR preview links |
LutaoX
reviewed
Mar 13, 2026
bechols
reviewed
Mar 13, 2026
LutaoX
reviewed
Mar 16, 2026
LutaoX
reviewed
Jun 4, 2026
|
Deployment failed with the following error: Learn More: https://vercel.com/docs/concepts/projects/project-configuration |
LutaoX
reviewed
Jun 18, 2026
Contributor
There was a problem hiding this comment.
- added terraform instruction. Please make sure to add
hcltoprism.additionalLanguageslist on your branch! - updated the links to refer to more user friendly ones (replaced buf.build links with api reference doc)
- changes a few places to be aligned with the recent backend changes we made to ensure it's accurate.
Co-authored-by: Lutao X <lutao.xie91@gmail.com>
Fixing links
Co-authored-by: Lutao X <lutao.xie91@gmail.com>
Expanded the exclude patterns to include all underscore-prefixed files and directories, ensuring that partials and specific context content are not rendered in the documentation.
Implemented a function to filter out underscore-prefixed files and directories from the documentation preview list, ensuring that only relevant content is included. This change aligns with the existing exclusion patterns defined in docusaurus.config.js.
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.
What does this PR do?
Adds documentation for the Custom Roles feature
Notes to reviewers
┆Attachments: EDU-6050 Add documentation for Custom Roles feature