chore(kno-15013): document CSS inlining setting - #1650
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Risk MEDIUM: Documents the per-environment CSS inlining channel setting across all email provider integration pages.
Reasons
- Only MDX content files are modified — no code, config, sidebar, or OpenAPI spec changes
- 14 files updated in a single section (
content/integrations/email/), adding a consistent CSS inlining<Attribute>entry to each provider page aws-ses.mdxtriggers the substantial rewrite rule with 92 additions and 89 deletions (section reordering of delivery status webhooks and Callout formatting updates)- Total diff is 165+/102- across 14 files, larger than typical LOW-risk changes but scoped to documentation-only edits
- Author
cellomattis a known team member; approval withheld because risk is MEDIUM, not LOW
Notes
- Verify the CSS inlining attribute description is accurate and consistent across all 13 provider pages
- Review the
aws-ses.mdxreorganization (delivery status webhooks moved to end of page, Callout format change) for broken anchor links or navigation flow - Confirm the overview page link to dashboard channel configuration resolves correctly
- Check that
<br />spacing between Attributes blocks renders as intended
Sent by Cursor Automation: Docs PR classifier
rachael-t
approved these changes
Aug 28, 2026
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.


Description
This PR adds documentation for the environment-level CSS inlining setting on an email channel's configuration.
I also took the opportunity while here to fix some small issues on the AWS SES provider page: