docs: add --slack-full-width documentation#2134
Conversation
Add docs for the new --slack-full-width CLI flag that enables full-width Slack alerts with Markdown test result tables. Made-with: Cursor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Docs for --slack-full-width are handled in a separate PR targeting the docs branch. Made-with: Cursor
Docs for --slack-full-width are handled in a separate PR targeting the docs branch. Made-with: Cursor
|
This pull request is stale because it has been open for too long with no activity. |
|
This pull request was closed because it has been inactive for too long while being marked as stale. |
Summary
Adds documentation for the new
--slack-full-widthCLI flag (from #2107) to the docs branch:docs/oss/deployment-and-configuration/slack.mdx— New "Full-width alerts" section explaining the flag and its behaviordocs/oss/guides/alerts/send-slack-alerts.mdx— Reference to the new flag in the CLI execution sectionSplit out from #2107 since the docs branch has diverged from master.