-
Notifications
You must be signed in to change notification settings - Fork 599
AI-Aided: Add EnableSharedChannelsPlugins feature flag documentation for v10.10 #8073
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: v10.10-documentation
Are you sure you want to change the base?
AI-Aided: Add EnableSharedChannelsPlugins feature flag documentation for v10.10 #8073
Conversation
* Update mattermost-mobile-releases.md * Update mobile-app-changelog.md * Update mobile-app-changelog.md --------- Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>
…v10.10 - Add plugin component interaction section to connected workspaces docs - Document that plugin components are hidden by default in shared channels from v10.10 onward - Add EnableSharedChannelsPlugins configuration setting documentation - Update configuration notes to reflect three settings instead of two Related to mattermost/mattermost#31185 Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>
Newest code from mattermost has been published to preview environment for Git SHA 4dbb7ba |
@claude - product Feature Flags aren't documented the same way that server-side configuration settings are. Remove the update to the Site Configuration settings. Only the Connected Workspaces documentation needs to mention the feature flag. Also remove any changes you've applied beyond the scope of this PR. |
Claude finished @cwarnermm's task —— View job I've successfully cleaned up the PR to focus only on the EnableSharedChannelsPlugins feature flag documentation. Tasks
SummaryRemoved from
Kept in
The PR now focuses solely on documenting the EnableSharedChannelsPlugins feature flag in the Connected Workspaces documentation, as requested. Product feature flags are now properly documented separately from server-side configuration settings. |
- Product feature flags are documented differently than server-side config settings - Keep only the Connected Workspaces documentation for the feature flag - Remove reference to removed site configuration settings documentation Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>
Newest code from mattermost has been published to preview environment for Git SHA 7e21f67 |
Newest code from mattermost has been published to preview environment for Git SHA 93ef2eb |
Newest code from mattermost has been published to preview environment for Git SHA 95ff0f7 |
Newest code from mattermost has been published to preview environment for Git SHA 0989cb9 |
Newest code from mattermost has been published to preview environment for Git SHA 4374c1c |
Newest code from mattermost has been published to preview environment for Git SHA 726e0cc |
Newest code from mattermost has been published to preview environment for Git SHA 5f79d78 |
Add documentation for the EnableSharedChannelsPlugins feature flag introduced in Mattermost Server v10.10 via mattermost/mattermost#31185
Changes
Closes #8072
Generated with Claude Code