Skip to content

Add four newly sanitized fields to Support Packet documentation#8874

Merged
esethna merged 4 commits intov11.6-documentationfrom
claude/issue-8873-20260409-2226
Apr 13, 2026
Merged

Add four newly sanitized fields to Support Packet documentation#8874
esethna merged 4 commits intov11.6-documentationfrom
claude/issue-8873-20260409-2226

Conversation

@Combs7th
Copy link
Copy Markdown
Contributor

@Combs7th Combs7th commented Apr 9, 2026

From Mattermost v11.6.0 (mattermost/mattermost#35346), four additional configuration fields are automatically redacted during Support Packet generation. This PR updates the sanitized fields list in the generating-support-packet page to reflect this expanded coverage.

Closes #8873

Generated with Claude Code

sadohert and others added 2 commits April 9, 2026 16:19
* Improve PostgreSQL database setup page discoverability in search

Searching for "postgres" or "postgres setup" in the docs didn't surface the
database preparation instructions on the preparations page. Renamed the section
heading, added search metadata, and included PostgreSQL in the intro paragraph
to improve Sphinx search ranking.

Also fixes a sphinx-autobuild rebuild loop caused by generated agent docs
being rewritten during each build cycle.

Closes #8864

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Address CodeRabbit review feedback

- Use double quotes for --ignore glob in Makefile for Windows cmd.exe
  compatibility
- Add legacy anchor label to preserve existing deep links to
  #database-preparation after heading rename

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
From Mattermost v11.6.0 (mattermost/mattermost#35346), the following
fields are now automatically redacted during Support Packet generation:
- FileSettings.ExportAmazonS3SecretAccessKey
- ElasticsearchSettings.ClientKey
- ServiceSettings.GoogleDeveloperKey
- ServiceSettings.GiphySdkKey

Co-authored-by: Combs7th <Combs7th@users.noreply.github.com>
@Combs7th Combs7th changed the base branch from master to v11.6-documentation April 9, 2026 22:30
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 9, 2026

Caution

Review failed

The head commit changed during the review from 6748f33 to 5e26f13.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/issue-8873-20260409-2226

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Newest code from mattermost has been published to preview environment for Git SHA 6748f33

@Combs7th Combs7th requested a review from Rajat-Dabade April 9, 2026 22:33
@Combs7th Combs7th added 1: Dev Review Requires review by a core commiter 2: Editor Review Requires review by an editor Guidance labels Apr 9, 2026
@Combs7th Combs7th added this to the v11.6.0 milestone Apr 9, 2026
@Combs7th
Copy link
Copy Markdown
Contributor Author

Combs7th commented Apr 9, 2026

@Rajat-Dabade - Do the above updates look good to you?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Newest code from mattermost has been published to preview environment for Git SHA 5e26f13

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Newest code from mattermost has been published to preview environment for Git SHA 79e44f8

Copy link
Copy Markdown

@Rajat-Dabade Rajat-Dabade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM @Combs7th 🚀

@amyblais amyblais removed the 1: Dev Review Requires review by a core commiter label Apr 13, 2026
@esethna esethna merged commit 4f1aae7 into v11.6-documentation Apr 13, 2026
6 checks passed
@esethna esethna deleted the claude/issue-8873-20260409-2226 branch April 13, 2026 22:08
@amyblais amyblais removed the 2: Editor Review Requires review by an editor label Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Added FakeSetting for keys generation for support package

5 participants