Skip to content

docs: Add ALERT_SIDEBAR_FIELDS to configuration options#6244

Open
Walkablenormal wants to merge 1 commit intokeephq:mainfrom
Walkablenormal:docs/custom_sidebar_fields
Open

docs: Add ALERT_SIDEBAR_FIELDS to configuration options#6244
Walkablenormal wants to merge 1 commit intokeephq:mainfrom
Walkablenormal:docs/custom_sidebar_fields

Conversation

@Walkablenormal
Copy link
Copy Markdown

@Walkablenormal Walkablenormal commented Apr 12, 2026

fixes: #6245

📑 Description

This PR adds docs for the "ALERT_SIDEBAR_FIELDS" option added in PR #5444. This PR was merged last year but never documented. Function does work correctly.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

Note

Low Risk
Low risk documentation-only change that adds a missing configuration option to the deployment docs; no runtime behavior is modified.

Overview
Adds documentation for the frontend environment variable ALERT_SIDEBAR_FIELDS, including its purpose and default field list, to the configuration reference in docs/deployment/configuration.mdx.

Reviewed by Cursor Bugbot for commit e0075fc. Bugbot is set up for automated code reviews on this repo. Configure here.

Signed-off-by: Walkablenormal <rubenvankomen@gmail.com>
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 12, 2026

CLA assistant check
All committers have signed the CLA.

@Walkablenormal Walkablenormal changed the title Add ALERT_SIDEBAR_FIELDS to configuration options Docs - Add ALERT_SIDEBAR_FIELDS to configuration options Apr 12, 2026
@Walkablenormal Walkablenormal changed the title Docs - Add ALERT_SIDEBAR_FIELDS to configuration options Docs: Add ALERT_SIDEBAR_FIELDS to configuration options Apr 12, 2026
@Walkablenormal Walkablenormal changed the title Docs: Add ALERT_SIDEBAR_FIELDS to configuration options docs: Add ALERT_SIDEBAR_FIELDS to configuration options Apr 12, 2026
@Walkablenormal Walkablenormal marked this pull request as ready for review April 12, 2026 11:56
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 12, 2026
@Walkablenormal
Copy link
Copy Markdown
Author

Ready for review! :)

@dosubot dosubot bot added the Documentation Improvements or additions to documentation label Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[📃 Docs]: Missing docs on ALERT_SIDEBAR_FIELD

2 participants