Document silent delivery for incoming webhooks#1506
Conversation
|
Newest code from mattermost has been published to preview environment for Git SHA 014d407 |
|
Warning Review limit reached
Next review available in: 31 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughDocumentation updates clarify mutual exclusivity between persistent notifications and silent parameter delivery across three integration pages, and expand the list of reserved keys for the props parameter in webhook and slash command endpoints. ChangesIntegration Documentation Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
Newest code from mattermost has been published to preview environment for Git SHA e448862 |
|
Newest code from mattermost has been published to preview environment for Git SHA ff95bb3 |
…ameter instead of a destructured object in a reArg arrow function.
|
Newest code from mattermost has been published to preview environment for Git SHA 1b1ac1a |
Summary
Documents the new
silentfield for incoming webhooks, which delivers a post to a channel without generating any notifications. Also updates the related reserved-propskey lists and cross-links the mutual exclusivity with persistent notifications.Ticket Link
Fixes: https://mattermost.atlassian.net/browse/MM-68754
Related PRs
mattermost/mattermost#36771